track.search
Search for track in our database.
Authorizations
Query Parameters
The song title.
The song artist.
Any word in the lyrics.
Any word in the song title or artist name.
Search among writers.
Any word in the song title or artist name or lyrics.
When set, filters by this artist ID.
When set, filters by this music category ID.
Filter by the lyrics language (en,it,..).
When set, only content containing lyrics will be returned.
When set, filters the tracks with the release date newer than the indicated value, the format is YYYYMMDD.
When set, filters the tracks with the release date older than the indicated value, the format is YYYYMMDD.
Sort by our popularity index for artists (asc|desc).
Sort by our popularity index for tracks (asc|desc).
Search only a part of the given query string. The allowed range is (0.1 – 0.9).
Define the page number for paginated results.
Define the page size for paginated results. The allowed range is 1 to 100.