Search Api
Get Spotify catalog information about artists, albums, tracks or playlists that match a keyword string. It is possible to have 0 results and no exception thrown with these methods. Check the size of items returned.
Functions
Get Spotify Catalog information about artists, albums, tracks and/or playlists that match a keyword string.
Get Spotify Catalog information about albums that match the keyword string. See SearchApi.search for more information
Get Spotify Catalog information about any searchable type that match the keyword string. See SearchApi.search for more information
Get Spotify Catalog information about artists that match the keyword string. See SearchApi.search for more information
Get Spotify Catalog information about episodes that match the keyword string. See SearchApi.search for more information
Get Spotify Catalog information about playlists that match the keyword string. See SearchApi.search for more information
Get Spotify Catalog information about shows that match the keyword string. See SearchApi.search for more information
Get Spotify Catalog information about tracks that match the keyword string. See SearchApi.search for more information