BETA - Submit a story to drive AI-assisted creation of longform audio content

BETA: THIS ENDPOINT IS EXPERIMENTAL AND SUBJECT TO CHANGE.

Submits a story creation job. Accepts a story object that defines a complex audio narrative (podcasts, audiobooks, news bulletins, and other longform content). The response returns a storyId; use the GET /creator/story/{storyId} endpoint with this id to poll until the job completes.

Body Params
story
object
required

A story is a collection of chapters that are played sequentially. Each chapter is converted to an audioform for audio production.

A story is made up of:

  • A title
  • A list of voices - your preselected cast of characters
  • A list of sounds - your preselected music and sound effects for your creation
  • A list of chapters - your story is divided into one or more chapters.
Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json