YouTube Downloader API

Subscription Required

Base Route Gateway: /api/v1/gateway/youtube

API Overview

Extract YouTube video streams, formats, audio tracks, and details.

Endpoints

POST /channel_info

Retrieve channel subscriber count, playlists, and uploaded videos.

https://rapidapi.uk.to/api/v1/gateway/youtube/channel_info
cURL Example
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 Sandbox

Need an API key? Login to copy one from your developer dashboard.

Subscription Plans

Free

Quota: 100 reqs

Rate Limit: 10/min

₹0 free
Login to Subscribe

Basic

Quota: 40,000 reqs

Rate Limit: 100/min

₹40 / mo
Login to Subscribe

Pro

Quota: 500,000 reqs

Rate Limit: 1000/min

₹199 / mo
Login to Subscribe