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"
}

Documentation Index

Fetch the complete documentation index at: https://docs.musicgpt.com/llms.txt

Use this file to discover all available pages before exploring further.

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