v1
latestOpenAPI 3.1.02026-07-2627084.1 KBGet Conversion by ID Streaming
Streams the generated audio for a conversion created with Music AI v2.
To listen to the live stream, replace the placeholders in the example request with your actual task_id and conversion_id, and poll the endpoint until streaming becomes available: https://api.musicgpt.com/api/public/v2/MusicAI/stream?task_id={your_task_id}&conversion_id={your_conversion_id}
get/v2/MusicAI/stream
Query parameters
task_idstring required
Task ID associated with the conversion.
conversion_idstring required
Conversion ID to fetch details.