Authorization: Bearer ********************
curl --location --request GET '/api/v1/douyin/web/fetch_video_search_result?keyword=游戏' \ --header 'Authorization: Bearer <token>'
{ "code": 200, "router": "", "params": {}, "data": null }