audioFromHash
Getting the single region mp3 file
audioFromHash
POST
/audioFromHash
The endpoint generates a single region MP3 file based on the provided hash.
Request Body
Name
Type
Description
sourceHash*
String
A unique system music identifier obtained in a response.
{
"apiVersion":"1.2.0",
"mp3":"https://api.muzaic.ai/result/2024-03-18/st_2b57de2ac1c26a0078cac1bba7377c39.mp3",
"tokensUsed":10,
"executionTime": 2.769210338593
}
Last updated
Was this helpful?