Sound Effects
Sound Effects 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
0.5 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-sfx","input":{"prompt":"studio portrait of a red corgi, soft light"}}'Input fields
* required| Field | Type | Default | Allowed |
|---|---|---|---|
prompt* promptMusic brief: mood, genre, instrumentation, tempo and use-case. | string | — | string |
prompt*
promptMusic brief: mood, genre, instrumentation, tempo and use-case.
- Type
- string
- Default
- —
- Allowed
- string
Cost
0.5 tokens/sCapabilities
Modes
text_to_musicRun Sound Effects
Get an API key and the same request shape will work across every model in the catalog.