Get all tracks

Returns a list of tracks.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
Defaults to basic

Search mode to use. The value prompt means that the query params sent will be an AI prompt search (Audio AI add-on required). The value similarity implies you must fill in the search_by_similarity params and means that the search will be an AI similarity search (Audio AI add-on required). If omitted, basic is the default value.

Allowed:
string

Terms to search for in title, subtitle, original title, original subtitle, isrc and main artist names.

search_by_similarity
object

Similarity search params to fill when search_mode is similarity.

string
enum
Defaults to _score

Sort field to use. If omitted, _score is the default value, meaning it will returns the most relevant results first.

Allowed:
string
enum
Defaults to desc

Sort order to use. If omitted, desc is the default value.

Allowed:
integer
≥ 1
Defaults to 1

The page of the results to return.

integer
1 to 100
Defaults to 10

Number of results to return for each page.

Headers
string
Defaults to 2024-04-11

Determines the date-based API version of your API call. If none is provided, the API version associated to your API key will be used.

Response

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