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