YouTube API Docs & Endpoint Directory
YouTube channel uploads and video details for content indexing, creator monitoring, and media analysis.
Available APIs
| Endpoint | Method | Description |
|---|---|---|
| General Search (V1) | GET | Search YouTube by keyword with optional type, upload-date, duration, feature, and sort filters, or continue with a token. Use it to discover videos, channels,… |
| Video Details (V1) | GET | Retrieve public details for a YouTube video identified by video ID. Use it to inspect a known video before further content or comment analysis. |
| Channel Videos (V1) | GET | Retrieve public videos from a YouTube channel, with optional cursor-based pagination. Use it to browse a channel's uploads and continue through additional resu… |
| Video Captions (V1) | GET | Retrieve available caption tracks for a YouTube video or request captions in SRT, XML, JSON3, or plain-text format. Use it to support transcription, accessibil… |
| Video Comment List (V1) | GET | Retrieve first-level comments for a YouTube video with sorting, locale options, and cursor pagination. Use it to review audience discussion or continue through… |
| Video Sub Comment List (V1) | GET | Retrieve replies associated with a YouTube comment continuation cursor, with optional locale settings. Use it to follow threaded discussion beyond first-level… |
