{}
curl --location 'https://api.getoneapi.com/api/kuaishou/fetch_hot_billboard' \ --header 'Authorization: Bearer {{apikey}}' \ --header 'Content-Type: application/json' \ --data '{}'
{ "code": 200, "message": "success", "data": {} }