ytapis

YouTube Search API — no API key required. Built by geethudino (Ruthvik) & geethudinoyt.

API Endpoints

GET
/?q=cats&limit=5
Search YouTube videos
GET
/trending?limit=10
Trending videos
GET
/shorts?q=dance&limit=5
YouTube Shorts
GET
/channel/UC...?limit=10
Channel videos
GET
/channel/UC.../metadata
Channel info
GET
/playlist/PL...
Playlist videos
GET
/video/dQw4w9WgXcQ
Video metadata
GET
/video/X/comments
Video comments
GET
/video/X/related
Related videos
GET
/video/X/stats
Views & likes
GET
/video/X/live
Live stream info
GET
/video/X/transcript?lang=en
Captions/transcript
GET
/continue?token=XXX
Pagination
GET
/health
Health check