Use the Store for licensed catalog, then jump into AI Studio when the brief needs a custom melody, voice, or alternate take.
Grab a free starter kit — 50 sounds, no card.
Drum hits, one-shots, a few loops. Open in any DAW.Pick an endpoint, edit the body or query params, hit run. Responses here are realistic mocks — point the `Authorization` header at your live key when you're ready to call the real API.
/v1/embed/text
curl -X POST https://api.sonichaos.io/v1/embed/text \
-H 'Authorization: Bearer $SONICCHAOS_API_KEY' \
-H 'Content-Type: application/json' \
-d '{ "text": "dark cinematic trailer, 90 BPM, A minor" }'// Hit Run to see the response.