Wondercraft
Wondercraft is an AI audio creation platform for producing podcasts, audio ads, meditations, and audiobooks. Its public REST API generates audio content from an AI-written or user-supplied script, supports a two-host Convo Mode, lets callers attach platform voices and background music by ID, and exposes asynchronous jobs that are polled for status and a finished MP3 download URL.
APIs
Wondercraft Audio Generation API
Creates podcasts, audio ads, meditations, and audiobooks from a natural-language prompt using an AI-generated script. Optionally accepts platform voice IDs and a background musi...
Wondercraft Scripted Audio API
Generates audio from a user-provided script of ordered segments, each pairing text with a Wondercraft voice ID, with an optional background music track spec referencing a platfo...
Wondercraft Convo Mode API
Generates two-host conversational podcasts from either an AI prompt or a user-provided script, taking exactly two voice IDs plus optional delivery instructions and a background ...
Wondercraft Job Status API
Polls an audio generation job by job_id, returning whether it is finished, the generated script, the MP3 download URL, and any error details. Also lists a user's podcasts and ve...