Skip to main content

Get Music Task Details

Retrieve detailed information about a music generation task.

Usage Guide

  • Use this endpoint to check task status and access generation results
  • Task details include status, parameters, and generated tracks
  • Generated tracks can be accessed through the returned URLs

Status Descriptions

  • PENDING: Task is waiting to be processed
  • TEXT_SUCCESS: Lyrics/text generation completed successfully
  • FIRST_SUCCESS: First track generation completed
  • SUCCESS: All tracks generated successfully
  • CREATE_TASK_FAILED: Failed to create task
  • GENERATE_AUDIO_FAILED: Failed to generate audio
  • CALLBACK_EXCEPTION: Error during callback process
  • SENSITIVE_WORD_ERROR: Content filtered due to sensitive words

Developer Notes

  • For instrumental tracks (instrumental=true), no lyrics data will be included
  • Maximum query rate: 3 requests per second per task
  • Response includes direct URLs to audio files, images, and streaming endpoints
Rate limits and quotas are enforced by Apikley and may differ from upstream providers.

OpenAPI

suno-api/suno-api.json get /api/v1/generate/record-info

To find navigation and other pages in this documentation, fetch the llms.txt file at: https://docs.apikley.ru/llms.txt