Generate sound effect with Sonilo SFX
Sonilo text-to-sound-effect — Foley, ambience, UI sounds, transitions, impacts and action effects from a short description, 1-180 seconds long. Priced per second of the requested duration with a 3-second minimum (see GET /v1/models for the rate; POST /v1/cost quotes the exact price). MP3 or WAV output.
Asynchronous. Returns a job id (the sound effect is not in this response). Poll GET /v1/audios/{id} until status is succeeded — the clip URL is in that response’s audio_url. Charged per second of the requested duration (3-second minimum; rate in GET /v1/models) on success only; POST /v1/cost quotes the exact price.
Authorizations
API key as a bearer token: Authorization: Bearer bpx_live_xxx
Body
Description of the sound effect (up to 1000 characters), e.g. "heavy rain on a tin roof with distant thunder".
Length of the effect in seconds (1-180). Billed per second with a 3-second minimum.
1 <= x <= 180Output audio format.
mp3, wav