YouTube API
**Supercharge your app with real-time YouTube data using the CodeNest YouTube API – Fast & Reliable Access.** Built for developers, this powerful and scalable API delivers structured access to public YouTube content including channels, videos, shorts, playlists, live streams, and community posts. With clean RESTful endpoints and consistent JSON responses, you can easily: * 🔍 **Search** for…
YouTube API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Channel Search /api/v1/channel/search/{query} |
Search Channels |
| POST |
Channel Info /api/v1/channel/{query}/info |
Channel Informations |
| POST |
Channel Videos /api/v1/channel/{query}/videos |
Channel Videos |
| POST |
Channel Shorts /api/v1/channel/{query}/shorts |
Channel Shorts |
| POST |
Channel Playlists /api/v1/channel/{query}/playlists |
Channel Playlists |
| POST |
Channel Lives /api/v1/channel/{query}/lives |
Channel Lives |
| POST |
Channel Posts /api/v1/channel/{query}/posts |
Channel Posts |