Back to YouTube
TikHub·YouTube

YouTube Web: Get related videos

/api/v1/youtube/web/get_relate_videosync$0.0015 / call

Get related videos by video ID. (TikHub · YouTube Web)

Input
FieldTypeRequiredDescription
video_idstringyesVideo ID
continuation_tokenstringPagination token

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

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