Back to YouTube
TikHub·YouTube
YouTube Web: Get related videos
/api/v1/youtube/web/get_relate_videosync$0.0015 / callGet related videos by video ID. (TikHub · YouTube Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| video_id | string | yes | Video ID |
| continuation_token | string | — | Pagination token |
Run it
curl -s https://www.sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tikhub","endpoint":"/api/v1/youtube/web/get_relate_video","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.