Back to YouTube
TikHub·YouTube

YouTube Web V2: Get channel URL from channel ID

/api/v1/youtube/web_v2/get_channel_urlsync$0.0015 / call

Convert YouTube channel ID to channel handle (@username). Reverse operation of getchannelid endpoint (TikHub · YouTube Web V2)

Input
FieldTypeRequiredDescription
channel_idstringyesID/Channel ID ( UCeu6U67OzJhV1KwBansH3Dg)

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_v2/get_channel_url","input":{}}'

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