v4
OpenAPI 3.1.02026-07-313621,3961.8 MBaudio-native
Creates Audio Native Enabled Project.
Creates Audio Native enabled project, optionally starts conversion and returns project ID and embeddable HTML snippet.
post/v1/audio-native
Headers
xi-api-keystring nullable
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response
Example response
{
"converting": false,
"html_snippet": "<div id='audio-native-player'></div>",
"project_id": "JBFqnCBsd6RMkjVDRZzb"
}