说明

头条精选

请求地址

环境 请求地址
测试环境 https://pay.umxnt.com/api/user/toutiao_top
正式环境

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
  • 返回值示例 成功请求示例:

    {
        "status": 1,
        "message": "数据返回成功",
        "data": [
            {
                "title": "万亿商机强势来袭,你准备好了吗?",
                "rd": "3049",
                "dz": "456",
                "img_url": "https://sf6-ttcdn-tos.pstatp.com/img/web.business.image/201808025d0d168e574fc3bb4638945b~640x0.image",
                "url": "https://linkmarket.aliyun.com/index.html?source=ruidao_toutiao_pc"
            },
            {
                "title": "万亿商机强势来袭,你准备好了吗?",
                "rd": "3049",
                "dz": "456",
                "img_url": "https://sf6-ttcdn-tos.pstatp.com/img/web.business.image/201808025d0d168e574fc3bb4638945b~640x0.image",
                "url": "https://linkmarket.aliyun.com/index.html?source=ruidao_toutiao_pc"
            },
            {
                "title": "万亿商机强势来袭,你准备好了吗?",
                "rd": "3049",
                "dz": "456",
                "img_url": "https://sf6-ttcdn-tos.pstatp.com/img/web.business.image/201808025d0d168e574fc3bb4638945b~640x0.image",
                "url": "https://linkmarket.aliyun.com/index.html?source=ruidao_toutiao_pc"
            }
        ]
    }
    

    | 参数 | 说明 | | :--- | :--- | | title | 标题 | | rd | 阅读数量 | | dz | 点赞数量 | | img_url | 图片 | | url | 跳转详细链接 |

  • 失败请求示例

    {
        "msg":"无效参数",
        "status":0
    }
    

results matching ""

    No results matching ""