Add Media

Adds a media file for AI processing to your account.

Only .MP3 files are currently supported (video support coming soon).

The media file will be downloaded from the provided file_url and AI transcription / content generation will begin according to the provided processing_tasks_configuration.

All added media files that complete processing will consume credit minutes from your acount based on the length of the media file.

To check (poll) the processing status, make a call to the Get Media endpoint (webhook status updates coming soon).

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

The name of the media. Can be any string, such as a short description or original filename.

string

The id of a Podium project to associate this media with. Useful for grouping media together, filtering, and (in the future) searching.

string

The URL of the media file to process. Required when adding media. Must be publicly accessible. Only MP3 audio files are currently supported.

string

The language code of the media. If not provided, media language will be automatically detected. Valid code values are available here: https://api-docs.podium.page/page/language-codes

string

The RSS feed URL of the podcast this media is associated with. Improves the accuracy, style, and tone of AI-generated media assets.

string

The RSS GUID of the podcast episode this media is associated with, if any. This is typically resolved from the podcast RSS feed URL using AI after the episode is published.

string

The YouTube channel URL of the podcast this media is associated with. Improves the accuracy, style, and tone of AI-generated media assets.

processing_tasks_configuration
object
required
Responses

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