Suno-Music - Query Task
Suno-Music — Query Task. GPTProto API reference.
GET
official-format (query task)
Suno’s query task.mdx for the query task API.Documentation Index
Fetch the complete documentation index at: https://docs.gptproto.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Task Status Values
| Status | Description | Next Action |
|---|---|---|
queued | Task is waiting in queue to be processed | Continue polling |
processing | Task is currently being processed | Continue polling, check progress |
completed | Task completed successfully, audio is ready | Download audio from audio_url |
failed | Task failed | Check error_message, retry if needed |

