All sites
Data API
YouTube Data API
Videos, channels, playlists, comments and search from YouTube.
40endpointsRate Limit handled for you
Example (captured live)
youtube.com
ExampleJSON responseclick the page to trace a field
{
"query": "lofi hip hop",
"channel_id": "UCSJ4gkVC6NrvII8umztf0Ow",
"name": "Lofi Girl",
"handle": null,
"url": "https://www.youtube.com/channel/UCSJ4gkVC6NrvII8umztf0Ow",
"scraped_at": "2026-08-20T09:13:31.877259+00:00"
}
GET
/v1/data/youtube/channels/resolve1 credit / run VerifiedResolve Channel
Resolve a handle / URL to canonical ids.
Handled for you:Rate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Handle (@name) or URL. |