Find background music by describing the vibe you want — “upbeat lofi hip-hop”, “tense cinematic riser”, “subtle ambient corporate” — and get back ranked tracks, each with a pre-signed download URL. Search is semantic, not keyword-based, so plain-language descriptions work best.
Search the Catalog
Send aGET request to /v3/audio/sounds with a natural-language query:
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:

