Request Address
https://api.briskapi.com/micro/hot60/qq
Request Method
POST
Request Authentication
Content-Type: application/json
Authorization: Bearer {Token}
Request Example CURL
curl https://api.briskapi.com/micro/hot60/qq \
-H "Content-Type: application/json" \
-H "Authorization: Bearer {Token}" \
-d '{}'
Response Example
{
"data": [{
"title": "夜读丨顶级富二代,都在抢着做网红",
"intro": "",
"show": [],
"score": 17,
"img": "https://inews.gtimg.com/news_ls/OgZbro2LbIGBTSVL9MhConGk3hYPimSoNQ-Ws2g5HgwKcAA_870492/0",
"url": "https://new.qq.com/rain/a/UTR2023082100142300"
},
...],
"message": ""
}
Others
HTTP Status Code ExplanationAPI Use Online