Endpoint
task_id immediately. Use Get Task to poll for results.
Request body
At least one of
prompt, tags, or gpt_description_prompt is required.
gpt_description_prompt cannot be combined with prompt or tags.Language support
All text fields (prompt, title, tags, gpt_description_prompt) support Chinese and English.
Response
Examples
Custom mode (lyrics + tags):Typical flow
- Call this endpoint → receive
task_id - Poll
POST /api/v1/task/{task_id}every 5 seconds - When
status="completed", readresults[].audio_url - Files expire after
retention_days— download promptly