Suno Tasks API
POSThttps://api.acedata.cloud/suno/tasks

Can be used to query the current Suno task status.

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 response format returned by the server.
Please select
authorizationstring
Bearer token

Request Body

idstring
Suno task ID.
idsarray
List of task IDs for Suno.
actionstring
Operation type. Use `retrieve` to get a single task, and use `retrieve_batch` to batch retrieve multiple tasks.
Please select

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.