Youtube API
The YouTube API is a powerful and unified solution for retrieving YouTube data across videos , channels , playlists, shorts, and search functionalities. Whether you're building a YouTube analytics dashboard, video discovery platform, or content aggregator — this API gives you complete access to YouTube’s public data in a structured and developer-friendly format.
Youtube API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
searchYouTube /search |
searchYouTube |
| GET |
searchByHashtag /search/hashtag |
searchByHashtag |
| GET |
searchPlaylists /search/playlists |
searchPlaylists |
| GET |
getSearchSuggestions /search/suggestions |
getSearchSuggestions |
| GET |
getTrendingVideos /trending |
getTrendingVideos |
| GET |
getBatchVideos /videos/batch |
getBatchVideos |
| GET |
getVideoComments /videos/comments |
getVideoComments |
| GET |
getVideoDetails /videos |
getVideoDetails |
| GET |
getRelatedVideos /videos/related |
getRelatedVideos |
| GET |
getChannelPodcasts /channels/podcasts |
getChannelPodcasts |
| GET |
getVideoChapters /videos/chapters |
getVideoChapters |
| GET |
getChannelVideos /channels/videos |
getChannelVideos |
| GET |
getChannelStatus /channels/stats |
getChannelStatus |
| GET |
getChannelLivestreams /channels/livestreams |
getChannelLivestreams |
| GET |
getChannelShorts /channels/shorts |
getChannelShorts |
| GET |
getChannelDetails /channels |
getChannelDetails |
| GET |
getChannelAbout /channels/about |
getChannelAbout |
| GET |
getChannelPlaylists /channels/playlists |
getChannelPlaylists |
| GET |
getChannelCommunity /channels/community |
getChannelCommunity |
| GET |
getPlaylistDetails /playlists |
getPlaylistDetails |
| GET |
getTrendingShorts /shorts/trending |
getTrendingShorts |
| GET |
getShortsComments /shorts/comments |
getShortsComments |
| GET |
getHomepageShorts /shorts/homepage |
getHomepageShorts |
| GET |
getSportsSuggestions /suggestions/sports |
getSportsSuggestions |
| GET |
getMusicSuggestions /suggestions/music |
getMusicSuggestions |
| GET |
getPodcastSuggestions /suggestions/podcasts |
getPodcastSuggestions |
| GET |
getCoursesSuggestions /suggestions/courses |
getCoursesSuggestions |
| GET |
getNewsSuggestions /suggestions/news |
getNewsSuggestions |
| GET |
getShoppingSuggestions /suggestions/shopping |
getShoppingSuggestions |
| GET |
getFashionBeautySuggestions /suggestions/fashion-beauty |
getFashionBeautySuggestions |
Youtube API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $59.99 / month | — |
|
| MEGA Recommended | $149.99 / month | — |
|