Youtube V2
Youtube API for search, videos, channels, trending, recommendation
8.8k subscribers
9.9/10 popularity
3149 ms avg latency
100% success rate
23 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 V2 endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Audio Details /audio/details |
This endpoint get available details about a given audio |
| GET |
Channel Shorts /channel/shorts |
Get the latest shorts published by a Youtube channel |
| GET |
Video Details /video/details |
Get all publicly available details about a Youtube Video |
| GET |
Youtube Search /search/ |
This endpoint will a specific number of videos for a specific keyword, note that the maximum is 40 videos per request |
| GET |
Channel Shorts Continuation /channel/shorts |
Get the latest shorts published by a Youtube channel |
| GET |
Audio Videos /audio/videos |
Get the latest video published under an audio |
| GET |
Youtube Search Continuation /search/continuation |
This endpoint gets the next search result using the token from the former search result |
| GET |
Video Comments /video/comments |
This endpoint returns a list comments under a given Youtube video |
| GET |
Trending Videos /trending/ |
This endpoint returns the list of trending videos given a country |
| GET |
Audio Videos Continuation /audio/videos/continuation |
Get the next list of videos published under an audio |
| GET |
Video Comments Continuation /video/comments/continuation |
This endpoint return the next page of Youtube video comments, you will need to use the continuation token from previous API call |
| GET |
Youtube Channel ID /channel/id |
This endpoint get the channel ID of a Youtube Channel given the channel name |
| GET |
Video Data /video/data |
Get downloadable links of the Video |
| GET |
Channel Details /channel/details |
This endpoint get all available details about a given channel ID |
| GET |
Video Subtitles /video/subtitles |
Get the available subtitles of a Youtube Video |
| GET |
Channel Videos /channel/videos |
Get the latest videos published by a Youtube channel |
| GET |
Video Recommendation /video/recommendations |
This endpoint returns a list of recommended videos based on a given a video ID |
| GET |
Channel Videos Continuation /channel/videos/continuation |
Get the next list of videos published by a Youtube channel |
| GET |
Video Recommendation Continuation /video/recommendations/continuation |
This endpoint will return the continuation list of recommended videos based on a former call to /video/recommendation/ endpoint. |
| POST |
POST Channel Videos /channel/videos |
Get channel videos |
| GET |
Channel Search /channel/search |
This endpoint gets search results in a given Youtube channel using the channel ID |
| GET |
Channel Search Continuation /channel/search/continuation |
This endpoint gets search the next list of search results in a given Youtube channel using the channel ID |
| GET |
Video Screenshot /video/screenshot |
Endpoint returns a screenshot given timestamp in seconds |
Youtube V2 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 5 / second |
|
| ULTRA | $49.99 / month | 5 / second |
|
| MEGA Recommended | $99.99 / month | 15 / second |
|