Youtube API
Use YT data api v3 functionalities through our api. Get details for Videos, Channels, Playlists, Comments, Search, Livestream
20 subscribers
6940 ms avg latency
15 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Youtube API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Video | ||
| GET |
Get YouTube Video Details /yt_api_get_video_details |
Retrieves video details such as title, description, view count, like count, and comment count for a given video ID. |
| GET |
Get YouTube Channel Videos /yt_api_get_channel_videos |
Retrieves video data for a given channel ID, including details such as title, description, view count, and more. |
| GET |
Get YouTube Video Captions /yt_api_get_video_captions |
Retrieves captions for a given YouTube video ID, including details like language, status, and track kind. |
| Channel | ||
| GET |
Get Channel Paid Promotion Videos /yt_api_get_channel_paid_promotions |
Retrieves videos from a specific channel with paid promotions. |
| GET |
Get Channel Sections /yt_api_get_channel_sections |
Retrieves sections of a YouTube channel such as featured channels, playlists, and other categorized sections. |
| GET |
Get YouTubeChannel Details /yt_api_get_channel_details |
Retrieves Channel details such as title, description, subscriber count, video count, and view count for a given Channel ID. |
| Comment | ||
| GET |
Get YouTube Video Comments /yt_api_get_video_comments |
Retrieves comments for a specific YouTube video, including top-level comments and replies. |
| GET |
Get YouTube Child Comments /yt_api_get_child_comments |
Retrieves child comments (replies) for a specific parent comment. |
| GET |
Get YouTube A Comment Details /yt_api_get_comment_details |
Retrieves details of a specific YouTube comment, such as the author's information, text, like count, and timestamp. |
| Playlist | ||
| GET |
Get Channel Playlists /yt_api_get_channel_playlists |
Retrieves playlists for a given YouTube channel ID, along with optional page token and maximum results. |
| GET |
Get YouTube Playlist Videos /yt_api_get_playlist_videos |
Retrieves a list of videos from a specified YouTube playlist, including details like title, description, view count, like count, and more. |
| GET |
Get YouTube Playlist Details /yt_api_get_playlist_details |
Retrieves details of a playlist such as title, description, and the first 50 videos. |
| Live Stream | ||
| GET |
Get Channel Upcoming Livestreams /yt_api_get_channel_upcoming_lives |
Retrieves upcoming live streams for a given YouTube channel. |
| GET |
Get Channel Current Lives /yt_api_get_channel_current_lives |
Retrieves information about the currently active live streams of a YouTube channel. |
| Search | ||
| GET |
Search Youtube /yt_api_search_query |
Retrieves YouTube search results based on a search term. |
Youtube API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 5 / second |
|
| ULTRA Recommended | $15 / month | 8 / second |
|
| MEGA | $25 / month | 10 / second |
|