Platform video downloader APIs
Compare the 11 platform-specific EasyDown video downloader APIs, supported URL formats, downloadable media, complete sanitized platform data, and request schemas.
Choose a platform endpoint when your integration needs both the stable EasyDown media model and the final sanitized public data object for the requested post.
TikTok Video Downloader API
`images[]`, `videos[]`, `audios[]`
Douyin Video Downloader API
`images[]`, `videos[]`, `audios[]`
Toutiao Video Downloader API
`images[]`, `videos[]`
YouTube Video Downloader API
`videos[]`, `audios[]`
Twitter / X Video Downloader API
`images[]`, `videos[]`
Instagram Video Downloader API
`images[]`, `videos[]`
Threads Video Downloader API
`images[]`, `videos[]`
RedNote / Xiaohongshu Video Downloader API
`images[]`, `videos[]`
Bilibili Video Downloader API
`videos[]`, `audios[]`
Kuaishou / Kwai Video Downloader API
`videos[]`
Weibo Video Downloader API
`images[]`, `videos[]`
Choose an API response
| API | Use it when |
|---|---|
POST /api/v1/parse | You need one stable media model across every supported platform. |
POST /api/v1/platforms/{platform}/parse | You need normalized media and the final sanitized platform data object. |
API credits and billing
Successful parses are charged by platform. Most other supported platforms: 1 credit; YouTube: 3 credits; Threads: 2 credits; Kuaishou / Kwai: 2 credits; RedNote / Xiaohongshu: 10 credits. Failed, unsupported, authentication, permission, no-media, and upstream failure responses charge 0 credits.
| Platform | Credits per successful parse |
|---|---|
| Most other supported platforms | 1 credit |
| YouTube | 3 credits |
| Threads | 2 credits |
| Kuaishou / Kwai | 2 credits |
| RedNote / Xiaohongshu | 10 credits |
Source of truth: GET /api/v1/capabilities → data.billing.