Get music track
Get a music track by ID. Returns full details including status, model, audio URL, album art, and duration when completed.
Documentation Index
Fetch the complete documentation index at: https://docs.rawugc.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your API key from the RawUGC dashboard. Include as: Authorization: Bearer YOUR_API_KEY
Path Parameters
Music identifier (mus_xxx format)
Response
Music generation status
Unique music identifier (mus_xxx format)
Current generation status
pending, processing, completed, failed Suno model version used
Text prompt used for generation
URL to download the generated audio (available when status is 'completed')
URL for the generated album art image
Track duration in seconds
Track title
Credits deducted for this generation
Timestamp when generation was initiated
Timestamp when generation completed (if finished)
Error code if generation failed
Error message if generation failed

