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
  • Extract Post/extract/post
    Any post URL → watermark-free video, image & audio download links.
    1 credit / post
  • Extract Playlist/extract/playlist
    Creator profiles, playlists and hashtags, paginated with a cursor.
    2 credits / page
  • Transcription/transcriptions
    Whisper large-v3 with speaker diarization.
    4 credits / min
  • Extract Subtitles/extract/subtitles
    Fetch YouTube video subtitles directly.
    Coming soon
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 →
SnapAny API — Video, Image & Audio Downloader API for 1,000+ Sites