Search AudioStack's music library for the right music for your audio.

Enables you to search AudioStack's music library from the API in a similar way to how you would on the front end.

You can provide a search string e.g. "christmas"

You can defined a complex filter to narrow down the results e.g.

Find all matches for:

  • classical or blues genre
  • include bells in the instrument
  • high energy
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Free text search query passed to the search engine. This is used to search for sound templates with some fuzzy matching.

filters
array of objects

Filters to apply. Each item is an object with one operator key (e.g. "in") and a value object with one filter field and its values.

Filters
boolean
Defaults to true

When true, applies filters strictly even with few results. In instances where the filters are overly restrictive, you may get fewer results than desired.

integer
Defaults to 3

In instances where you want to ensure a minimum number of results, you can set this parameter. You must also set forceApplyFilters to false. Filter conditions will be relaxed to attempt to return the minimum number of results.

string
enum

Field to sort results by. If omitted, results are sorted by AudioStack's internal sorting.

Allowed:
integer
≥ 1
Defaults to 1

Page number to return (1-indexed).

integer
≥ 1
Defaults to 1000

Number of items per page.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json