Eleven Music

Eleven Music is a music generation model from elevenlabs available through the Givon AI API. Use the published schema to prepare inputs and request token quotes before generation.

Cost

from 15 tokens/s

ImageProvider: ElevenLabs
Run generation
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"image","model":"elevenlabs-music","input":{"prompt":"studio portrait of a red corgi, soft light"}}'

Input fields

* required
prompt*prompt

Music brief: mood, genre, instrumentation, tempo and use-case.

Type
string
Default
Allowed
string

Cost

from 15 tokens/s
Fast15 tokens
Basedefault15 tokens

The variant is selected automatically from request fields, so you do not need to send it.

Capabilities

Modestext_to_music

Run Eleven Music

Get an API key and the same request shape will work across every model in the catalog.