YouTube Downloader API
Subscription Required
Base Route Gateway:
/api/v1/gateway/youtube
API Overview
Extract YouTube video streams, formats, audio tracks, and details.
Endpoints
Retrieve channel subscriber count, playlists, and uploaded videos.
https://rapidapi.uk.to/api/v1/gateway/youtube/channel_info
curl -X POST "https://rapidapi.uk.to/api/v1/gateway/youtube/channel_info" \
-H "X-API-KEY: rapid_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"link": "https://www.youtube.com/user/YouTube"
}'
Test Endpoint (Playground)
RapidAPI SandboxSubscription Plans
Free
Quota: 100 reqs
Rate Limit: 10/min
Basic
Quota: 40,000 reqs
Rate Limit: 100/min
Pro
Quota: 500,000 reqs
Rate Limit: 1000/min