Audio
ElevenLabs Music v2
Generate a song or instrumental track from a text prompt with ElevenLabs Music v2 — better prompt adherence, composition, and vocal delivery than v1, plus multilingual output. Vocals are included by default; set force_instrumental for instrumental-only output.
post/generate/audio/elevenlabs/music-v2
Headers
X-Webhook-URLstring uri
URL to receive a POST request when the job completes. The webhook will receive the job data including results.
Request body
Response
The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.
Changes
Changed in 1 of the 81 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○