We use PostHog analytics cookies on this marketing site to understand how visitors use sparkvox.io - only if you accept. The app at app.sparkvox.io does not use marketing analytics. Cookie Policy.

Developer API

REST API and webhooks for programmatic integrations.

The SparkVox Developer API (v1) lets you submit podcast URLs or transcripts, receive webhooks when posts are ready, and manage drafts programmatically - including scheduling to LinkedIn, Buffer, or Publer and generating or uploading post images. Included for every account at the same pay-as-you-go credit rates as the web app.

  • Automation guide: sparkvox.io/automate-podcast-ops
  • Base URL: app.sparkvox.io/api/v1
  • YouTube metadata (no key): GET app.sparkvox.io/api/url-metadata?url=...
  • API keys: Settings > Developer in the app
  • Connected tools: GET /api/v1/integrations before scheduling posts
  • Full docs: sparkvox.io/docs/api
  • Quickstart: sparkvox.io/docs/api/quickstart
  • Guides: data model, projects, posts, media under /docs/api
  • Changelog: sparkvox.io/docs/api/changelog
  • Overview: sparkvox.io/developers
  • Google Drive file pickers in the app use internal endpoints (/api/drive-files, /api/drive-download) — not part of the public API key surface.