Back to Xigua Video
TikHub·Xigua Video
Xigua App V2: Get single video data V2
/api/v1/xigua/app/v2/fetch_one_video_v2sync$0.0015 / callGet single video data (more comprehensive information, including title and other information, but not including information about related video recommendations) (TikHub · Xigua App V2)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| item_id | string | yes | Video 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_v2","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.