Get Users/Tracks/Playlists/Albums that best match the search query
Same as search but optimized for quicker response at the cost of some entity information.
Query parameters
The number of items to skip. Useful for pagination (page number * limit)
The number of items to fetch
The user ID of the user making the request
The search query
The type of response, one of: all, users, tracks, playlists, or albums
Whether or not to include purchaseable content
The genres to filter by
The moods to filter by
Only include verified users in the user results
Only include tracks that have downloads in the track results
Only include purchaseable tracks and albums in the track and album results
Only include tracks that match the musical key
Only include tracks that have a bpm greater than or equal to
Only include tracks that have a bpm less than or equal to
The sort method
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.