Suno Upload API
POSThttps://api.acedata.cloud/suno/upload

Suno reference audio upload API, upload audio to get an audio_id for extended generation.

Related Products

Suno - Ace Data Cloud
Suno music generation platform, directly interfaces with this API, high-speed and stable availability.

Request Headers

acceptstring
Specify the format of the response returned by the server. If not specified, the default format is `application/json`; if specified as `application/x-ndjson`, the response will be returned in a block-streaming format of JSON separated by newline characters.
Please select
authorizationstring
Bearer token

Request Body

audio_urlstringRequired parameter
The CDN address (URL) for the custom audio file to be uploaded.

Response

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.

Shell

Python

JavaScript

Java

Go

PHP

Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.