星座运势
查询十二星座每日运势

接口地址: https://api.qsir.cn/api/dm-fortune

返回格式: JSON

请求方式: GET/POST

请求示例: https://api.qsir.cn/api/dm-fortune?astro=sagittarius

即2023年9月1号起,所有接口请求必须携带秘钥,否则请求失败!!

请求参数说明:

名称 必填 类型 说明
astro String 星座中文或英文名
date String 日期

返回参数说明:

名称 类型 说明
type String 分类
content String 内容

返回示例:

{
  "code": 200,
  "msg": "success",
  "data": {
    "list": [
      {
        "type": "综合指数",
        "content": "80%"
      },
      {
        "type": "爱情指数",
        "content": "70%"
      },
      {
        "type": "工作指数",
        "content": "60%"
      },
      {
        "type": "财运指数",
        "content": "80%"
      },
      {
        "type": "健康指数",
        "content": "70%"
      },
      {
        "type": "幸运颜色",
        "content": "橄榄绿"
      },
      {
        "type": "幸运数字",
        "content": "8"
      },
      {
        "type": "贵人星座",
        "content": "天蝎座"
      },
      {
        "type": "今日概述",
        "content": "今天的射手座被工作当中的压力和职场上的勾心斗角折磨的相当疲惫,你想要逃开所有人,也不想和任何人做斗争,过好自己的小日子就好。你开始向往那些闲云野鹤的生活,甚至希望世界上可以只剩下自己一个人。"
      }
    ]
  }
}

请求参数设置:

参数名称 参数值


{
  "code": 200,
  "msg": "success",
  "data": {
    "list": [
      {
        "type": "综合指数",
        "content": "80%"
      },
      {
        "type": "爱情指数",
        "content": "70%"
      },
      {
        "type": "工作指数",
        "content": "60%"
      },
      {
        "type": "财运指数",
        "content": "80%"
      },
      {
        "type": "健康指数",
        "content": "70%"
      },
      {
        "type": "幸运颜色",
        "content": "橄榄绿"
      },
      {
        "type": "幸运数字",
        "content": "8"
      },
      {
        "type": "贵人星座",
        "content": "天蝎座"
      },
      {
        "type": "今日概述",
        "content": "今天的射手座被工作当中的压力和职场上的勾心斗角折磨的相当疲惫,你想要逃开所有人,也不想和任何人做斗争,过好自己的小日子就好。你开始向往那些闲云野鹤的生活,甚至希望世界上可以只剩下自己一个人。"
      }
    ]
  }
}

错误码格式说明:

名称 类型 说明

代码示例:

查询十二星座每日运势,支持幸运色,工作指数,爱情指数。幸运色等等。年月日缺省时,默认为当天运势。 十二星座英文名:aries 白羊座, taurus 金牛座, gemini 双子座, cancer 巨蟹座, leo 狮子座, virgo 处女座, libra 天秤座, scorpio 天蝎座, sagittarius 射手座, capricorn 摩羯座, aquarius 水瓶座, pisces 双鱼座。