Back to Xigua Video
TikHub·Xigua Video

Xigua App V2: Get user post list

/api/v1/xigua/app/v2/fetch_user_post_listsync$0.0015 / call

Get user post list via TikHub's Xigua App V2 endpoint. (TikHub · Xigua App V2)

Input
FieldTypeRequiredDescription
user_idstringyesUser id
max_behot_timestringMaximum behavior time

Run it

curl -s https://sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/xigua/app/v2/fetch_user_post_list","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.