Create

Creates a content item in your project

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

After submitting a POST request, the content status will be set to 'queued' since generating the audio may take several minutes, after which the status will update to 'processed'

You have three options when it comes to generating audio: auto_segment, manual_segment, or audio_upload. See Content overview to learn more.

Path Params
string
required

The numeric ID of your project

Query Params
string
enum

The level of detail to show for segments in the response: 'none', 'partial' or 'full'

Allowed:
Body Params

Create content with auto segment type

string
enum
required
Defaults to auto_segment

The content type. Possible values are auto_segment, manual_segment or audio_upload

Allowed:
string

The content title

string

The content summary

string
required

The content body

boolean

The flag to enable title segments in audio

boolean

The flag to enable body segments in audio

boolean

The flag to enable summary audio

boolean

The flag to include title text and audio segments in summaries

string | null

The externally-provided source identifier of the content

string | null

The URL that contains the source content

string | null

The author of the content

string | null

The feature image URL of the content

metadata
object | null

The arbitrary metadata associated with content

boolean | null

Whether the content will appear in the BeyondWords players and podcast feeds

string | null

Time at which the content was published or is scheduled to be published (ISO 8601)

boolean | null

Whether adverts will play for this content in the BeyondWords players

boolean | null

Whether the media files will be regenerated when the text content is updated with auto_segment

integer | null

The id of the voice used to generate the audio of the title text.

integer | null

The id of the voice used to generate the audio of the summary text.

integer | null

The id of the voice used to generate the audio of the body text.

boolean

Whether the summary segments will be regenerated

string | null

The default language of the content, format is ISO 639-1 (with underscore delimiter like en_GB)

background_track
object | null
summarization_settings
object | null
video_settings
object | null
Response

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