Douyin Hot Trends

Douyin Hot Trends

Request Address
https://api.briskapi.com/micro/hot60/douyin
Request Method
POST
Request Authentication
Content-Type: application/json
Authorization: Bearer {Token}
Request Example CURL
curl https://api.briskapi.com/micro/hot60/douyin \
-H "Content-Type: application/json" \
-H "Authorization: Bearer {Token}" \
-d '{}'
Response Example
{
	"data": [{
		"title": "王者荣耀 游戏",
		"intro": "S28赛季开启:狂沙之外,坚守所在。",
		"show": [{
			"Type": 3,
			"Raw": "\"类型:手机游戏\"",
			"Str": "类型:手机游戏",
			"Num": 0,
			"Index": 537,
			"Indexes": null
		}],
		"score": 74444,
		"img": "https://fyb-1.cdn.bcebos.com/fyb-1/20230320/be4bfe5b0b216b677effc33d1fd3f1d2",
		"url": "https://www.baidu.com/s?word=%E7%8E%8B%E8%80%85%E8%8D%A3%E8%80%80+%E6%B8%B8%E6%88%8F\u0026sa=fyb_game_mobile"
	},
        ..],
	"message": ""
}
Others
HTTP Status Code Explanation
API Use Online