Skip to content
All sites
Data API

YouTube Data API

Videos, channels, playlists, comments and search from YouTube.

40endpointsRate Limit handled for you
youtube.comGET/youtube/autoc…GET/youtube/searchGET/youtube/categ…{ } JSON
Example (captured live)
youtube.com
Example
JSON responseclick the page to trace a field
{
"categories": [
{
"id": "1",
"name": "Film & Animation"
},
{
"id": "10",
"name": "Music"
},
{
"id": "17",
"name": "Sports"
},
{
"id": "20",
"name": "Gaming"
},
{
"id": "22",
"name": "People & Blogs"
},
{
"id": "24",
"name": "Entertainment"
},
{
"id": "25",
"name": "News & Politics"
},
{
"id": "28",
"name": "Science & Technology"
}
]
}