Back to Xigua Video
TikHub·Xigua Video

Xigua App V2: Get single video play URL

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

Get single video play URL, the interface returns the decoded play URL, which can be used directly. (TikHub · Xigua App V2)

Input
FieldTypeRequiredDescription
item_idstringyesVideo id

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_one_video_play_url","input":{}}'

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