YouTube Data API v3
## 📺 YouTube Data API v3 (RapidAPI Version) The **YouTube Data API v3** allows developers to fetch detailed, structured YouTube data, including videos, channels, and comments — easily and efficiently. This API is hosted on **RapidAPI** and requires simple query parameters to retrieve rich YouTube content without complex OAuth flows. Base URL: `https://youtube-data-api-v35.p.rapidapi.com`…
YouTube Data API v3 endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search /search |
get search results |
| GET |
Video details /video |
Get Video details |
| GET |
Channel details /channel |
Get channel details |
| GET |
Comments /comments |
Retrieve comments for a video using the endpoint. |
| GET |
Playlist Items /playlist |
fetch items (videos) from a playlist |
YouTube Data API v3 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $199 / month | — |
|