v1
latestOpenAPI 3.1.02026-07-2627084.1 KBMaster an audio file using a reference track
Processes an input audio file to match the mastering characteristics of a reference track.
post/v1/audio_mastering
Response
Successfully queued for mastering
Example response
{
"success": true,
"task_id": "master123",
"conversion_id": "conv456",
"credit_estimate": 150.75,
"eta": 300,
"message": "Mastering task queued successfully"
}