Venice Music Retrieve / Status
venice_music_statusChecks the status of a queued music generation job by providing the model and queue ID, returning whether the audio is ready, still processing, or completed for retrieval.
Instructions
Check status of a queued music job (POST endpoint with body {model, queue_id}). POST /v1/audio/retrieve. Async until COMPLETED. Supports x402 wallet auth (no Venice account needed) and API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| queue_id | Yes | ||
| delete_media_on_completion | No |