soundtrack

Generate soundtrack

post

Generates a soundtrack based on provided parameters and regions

Authorizations
MuzaicAPI-Secret-KeystringRequired
Body
normalizebooleanOptional

Whether to normalize audio

Example: true
Responses
chevron-right
200

Soundtrack generated successfully

application/json
apiVersionstringOptionalExample: 1.0.0
statusstring[]OptionalExample: ["region 0 completed"]
regionsintegerOptional

Number of regions processed

Example: 1
regionHashesstring[]Optional

Array of region hashes

Example: ["abc123def456"]
audioDurationnumber · floatOptional

Total audio duration in seconds

Example: 30
mp3stringOptional

Base64 encoded MP3 audio data

Example: data:audio/mp3;base64,SUQzBAAAAAAAI1RTU0UAAAAPAAADTGF2ZjU4Ljc2LjEwMAAAAAAAAAAAAAAA/+M4wAAAAAAAAAAAAEluZm8AAAAPAAAAAwAAAb...
tokensUsedintegerOptional

Number of tokens consumed

Example: 30
post
/soundtrack

Last updated