Find sound effects by describing the moment you’re scoring — “whoosh for a scene change”, “cash register cha-ching”, “soft notification chime” — and get back ranked SFX, each with a pre-signed download URL. It’s the same semantic search behind background music: set type=sound_effects on GET /v3/audio/sounds and describe what you want in plain language.
Search the Catalog
Send aGET request to /v3/audio/sounds with a natural-language query and type=sound_effects:
Response
Query Parameters
Response Fields
Each
audio_url is a pre-signed link with a limited lifetime. Download the file (or hand the URL to a downstream step) soon after searching rather than caching it for later.Paginate Through Results
Whenhas_more is true, pass the returned next_token as the token parameter to fetch the next page:

