/fetch_live_recommend 接口,获取其 related_live_tag 参数的可选值logid 值x-tt-logid),翻页加载更多时需把它再次作为 logid 参数传入related_live_tag 的可选值并不固定,会随地区/时间变化,建议每次使用前实时获取。logid 留空,从返回结果中取出本次的 logid。logid 再作为入参 logid 传入即可(内部会自动转换为 TikTok 的 req_id)。/fetch_live_recommend to discover the available values of its related_live_tag parameterlogid value returned by the previous responsex-tt-logid response header); pass it back as logid to load morerelated_live_tag are not fixed and may change by region/time, so it is recommended to fetch them in real time before use.logid empty, and read the returned logid from the result.logid back as the logid parameter (internally converted to TikTok's req_id).Authorization: Bearer ********************curl --location 'https://api.tikomni.com/api/u1/v1/tiktok/web/fetch_live_recommend_tabs?logid=' \
--header 'Authorization: Bearer <token>'{}