Skip to main content
GET
/
v2
/
MusicAI
/
stream
Get Conversion by ID Streaming
curl --request GET \
  --url https://api.musicgpt.com/api/public/v2/MusicAI/stream \
  --header 'Authorization: <api-key>'
{
  "detail": "Upgrade Plans to access Streaming"
}

Authorizations

Authorization
string
header
required

Query Parameters

task_id
string
required

Task ID associated with the conversion.

conversion_id
string
required

Conversion ID to fetch details.

Response

401 - application/json

Unauthorized

success
boolean
message
string