When music generation tasks are completed, the system will send results to your provided callback URL via POST request
callBackUrl
parameter to set a callback URL. When the task is completed, the system will automatically push the results to your specified address.
callBackUrl
in the following format:
Status Code | Description |
---|---|
200 | Success - Music generation completed |
400 | Bad Request - Parameter error, content violation, etc. |
451 | Download Failed - Unable to download related files |
500 | Server Error - Please try again later |
text
: Text generation completedfirst
: First music track completedcomplete
: All music tracks completederror
: Task failedNetwork Connection Issues
Server Response Issues
Content Format Issues
Audio Processing Issues