Back to TikTok
TikHub·TikTok

TikTok Web: Get single video data V2

/api/v1/tiktok/web/fetch_post_detail_v2sync$0.0015 / call

Get single video data (TikHub · TikTok Web)

Input
FieldTypeRequiredDescription
itemIdstringyesVideo id
regionstringGB / JP / Region code, optional; affects content region, e.g. US / GB / JP / ID, default US. (default "US")

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/tiktok/web/fetch_post_detail_v2","input":{}}'

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