Video, image & audio download API for 1,000+ websites
Turn any URL into watermark-free direct download links — YouTube, Instagram, TikTok, X and far beyond. Bulk extraction and Whisper large-v3 video-to-text included. Pay-as-you-go credits, charged only on success.
50 free credits for new developers. No credit card required.
Core endpoints
- 1 credit / postExtract Post/extract/postAny post URL → watermark-free video, image & audio download links.
- 2 credits / pageExtract Playlist/extract/playlistCreator profiles, playlists and hashtags, paginated with a cursor.
- 4 credits / minTranscription/transcriptionsWhisper large-v3 with speaker diarization.
- Coming soonExtract Subtitles/extract/subtitlesFetch YouTube video subtitles directly.
curl -X POST https://api.snapany.com/openapi/v1/extract/post \
-H "Authorization: Bearer sk_snapany_xxx" \
-H "Content-Type: application/json" \
-d '{"url": "https://www.youtube.com/watch?v=..."}'Simple credit pricing
Credits never expire. Pay with card, WeChat Pay or Alipay.
9,000credits$9.9
50,000credits$49
230,000credits$199
650,000credits$499
1,500,000credits$999
Need a bigger plan? Contact us for volume pricing.
Built for AI agents
A hosted MCP server lets Claude Code, Codex, Cursor and other agents extract and transcribe directly — same key, same billing.
claude mcp add --transport http snapany https://api.snapany.com/mcp \
--header "Authorization: Bearer sk_snapany_xxx"MCP setup guide →