Asynchronous production
Accepts a podcast in milliseconds with HTTP 202 while the durable background producer completes the episode.
Turn blog content into production-ready podcasts and embeds.
Queue complete AI Podcast Maker episodes from a topic, text, or webpage, follow real production progress, and receive permanent audio, artwork, public-page, and responsive embed assets.
/api/podcast-automation-api/v1/create-podcast
What it does
Submit one podcast job, store its podcast_id, then poll the returned status_url. Only accepted creation requests use the plan quota; authenticated status polling is unmetered. Completed jobs include the permanent MP3, cover, speaker portraits, public page, chapters, and both Smart JavaScript and iframe embed code.
Accepts a podcast in milliseconds with HTTP 202 while the durable background producer completes the episode.
Reports the current stage, percentage, detail, and event history from the real production job rather than a simulated timer.
Uses the same GPT-5.6 Terra planning, local voices, exact timeline, waveform, transcript, chapters, artwork, and permanent storage as the integrated product.
Returns responsive Smart JavaScript and iframe snippets together with minimal, standard, and full player URLs.
Completed jobs expose the permanent MP3, fresh episode cover, speaker portraits, public page, download, and semantic chapters.
Every creation and status lookup is bound to the authenticated token owner; another account cannot inspect a private production job.
Stable endpoints
/api/podcast-automation-api/v1/create-podcastQueue a complete AI Podcast Maker episode. Returns immediately with HTTP 202, podcast_id, status_url, and the recommended polling interval.
/api/podcast-automation-api/v1/statusRead ownership-protected persisted progress. Polling is authenticated but does not consume creation quota. When ready is true, result contains every permanent publishing and embed asset.
Simple monthly plans
Plus includes 10× the Free quota. Pro includes 500× the Free quota.
Free access for testing and light usage.
10× the Free request quota.
500× the Free request quota for production workloads.