Request Address
https://api.briskapi.com/micro/hot60/toutiao
Request Method
POST
Request Authentication
Content-Type: application/json
Authorization: Bearer {Token}
Request Example CURL
curl https://api.briskapi.com/micro/hot60/toutiao \
-H "Content-Type: application/json" \
-H "Authorization: Bearer {Token}" \
-d '{}'
Response Example
{
"data": [{
"title": "哪些手机超6千元不能国补?业内分析",
"intro": "",
"show": [],
"score": 13970572,
"img": "https://p9-sign.toutiaoimg.com/top-st....",
"url": "https://www.toutiao.com/trending/7457110592156418057"
},
...],
"message": ""
}
Others
HTTP Status Code ExplanationAPI Use Online