YouTube API
Livefrom $29/mo
Video, Shorts and audio (MP3) download links with full metadata.
- GET
/v1/youtube/info - GET
/v1/youtube/formats - GET
/v1/youtube/mp3
14 platforms · 9 live today
Fetch videos, reels, audio and files from YouTube, TeraBox, Instagram, TikTok, X and more — with clean JSON responses and simple per-platform plans.
Each platform has its own plans, so you only pay for the APIs you actually use.
Titles, thumbnails, qualities and direct links in a predictable format.
Restrict keys to your own domains and manage them from your dashboard.
The same engine behind our public downloaders, used by thousands of visitors.
Platforms
Each platform is its own API with its own plans — pay only for what you use.
from $29/mo
Video, Shorts and audio (MP3) download links with full metadata.
/v1/youtube/info/v1/youtube/formats/v1/youtube/mp3from $29/mo
Resolve share links to file lists, direct download and stream URLs.
/v1/terabox/resolve/v1/terabox/download/v1/terabox/streamfrom $39/mo
Reels, posts, carousels and public stories in original quality.
/v1/instagram/media/v1/instagram/storiesfrom $39/mo
Watermark-free videos, audio tracks and post metadata.
/v1/tiktok/video/v1/tiktok/audiofrom $19/mo
Videos, GIFs and images from public posts.
/v1/x/mediafrom $19/mo
Public videos and reels in SD and HD.
/v1/facebook/videofrom $15/mo
Pin videos, images and GIFs in the highest available resolution.
/v1/pinterest/pinfrom $15/mo
Videos and images from public Threads posts.
/v1/threads/mediafrom $15/mo
Spotlight videos and public stories.
/v1/snapchat/mediafrom $15/mo
Bilibili videos with every available quality.
/v1/bilibili/videofrom $15/mo
Dailymotion videos in HD with metadata.
/v1/dailymotion/videoReddit videos with merged audio.
/v1/reddit/videoPublic Vimeo videos in every quality.
/v1/vimeo/videoTracks and playlists as MP3.
/v1/soundcloud/trackDeveloper friendly
Send the public URL, get structured media links. Every platform API follows the same simple request shape.
curl -G "https://api.sechno.com/v1/terabox/resolve" \
-H "X-API-Key: YOUR_API_KEY" \
--data-urlencode "url=https://teraboxapp.com/s/1AbCdEfGhIjK"{
"success": true,
"platform": "terabox",
"files": [
{
"name": "holiday-video.mp4",
"size": 734003200,
"thumbnail": "https://…",
"download": "https://…",
"stream": "https://….m3u8"
}
]
}Pricing
Each platform is priced separately. Pick a platform to see its plans.
Video, Shorts and audio (MP3) download links with full metadata.
For side projects and small tools sites.
$29/ month
10,000 requests / day
For growing downloader and media sites.
$79/ month
100,000 requests / day
For high-traffic products and agencies.
$199/ month
500,000 requests / day
Dedicated capacity for very high volume.
Custom
Custom daily volume
Need more than one platform? Each is a separate subscription — request them one at a time, or contact us for a bundle quote.
Get started
Choose a platform and plan. We'll reply by email with your API key, docs and next steps.
Already a customer? Manage your API keys
Choose a platform and plan in the request form on this page. Our team reviews the request and emails you your key and documentation. Keys are managed from the “My APIs” section of your dashboard.
Yes. Every platform is its own API with its own Starter, Pro and Business plans, so you only pay for the platforms you actually use. Need several? Request each one, or contact us for a bundle quote.
Early-access APIs (like Instagram and TikTok) are available on request while we finalise them. Response formats may still change slightly.
Yes. Keys can be restricted to one or more domains from your dashboard so they can’t be reused elsewhere.
No. The API returns links to publicly available media; we don’t host or keep copies of user content. You are responsible for respecting each platform’s terms and creators’ rights.