Overview
The SparkVox Developer API lets you submit podcast episodes or transcripts, receive generated LinkedIn posts via webhooks, and manage post content programmatically.
Version & Base URL
- Version: v1
- Base URL: https://app.sparkvox.io/api/v1
New to the API? Start with Introduction and Quickstart, then use Guides for concepts. Introduction for details.
Guides
- Introduction - what the API does and core resources
- Quickstart - curl walkthrough from API key to approved post
- API standards - requests, responses, auth, and conventions
- Error handling - status codes, error bodies, retries
- Data model - projects, posts, statuses, and fields
- Projects - source types, perspectives, pipeline, lifecycle
- Posts - drafts, approval, scheduling, moments
- Media - AI image generation vs custom upload
API reference
Endpoint docs are grouped by resource in the sidebar (Projects, Posts, Webhooks, and more). Each page includes request bodies, response JSON, and error codes.
See the API changelog for release history and new endpoints. View changelog for details.