Suno MP3 URL API
POSThttps://api.ace.324567.xyz/suno/mp3
Generate a playable MP3 URL for an existing Suno audio track.
Request Headers
acceptstring
Specify the format of the server response. If not specified, the default format is `application/json`.
Please select
authorizationstring
Bearer token
Request Body
audio_idstringRequired parameter
Existing audio ID used to obtain the MP3 URL.
callback_urlstring
Callback URL for receiving processing results. If not specified, the results will be returned directly in the response body.
asyncboolean
Whether to process in asynchronous mode. When set to `true`, the interface immediately returns `task_id`, without the need to provide `callback_url`, and then the result can be obtained by polling the corresponding task query interface; if `callback_url` is also provided, the result will be pushed to that callback address.
Please select
Response
Integration guide
Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.
Suno Music Generation
Allow Use General Balance
When 'Allow General Balance' is enabled, the general balance is used automatically if an app's balance is insufficient.