Spotify App Api
An API instance created with application credentials, not through client authentication
Properties
Provides access to Spotify album endpoints
Provides access to Spotify artist endpoints
Provides access to Spotify browse endpoints
A list of all endpoints included in this api type
Provides access to Spotify episode endpoints
Provides access to public playlist follower information
Provides access to Spotify market endpoints
Provides access to public Spotify playlist endpoints
Provides access to the Spotify search endpoint
Provides access to Spotify show endpoints
Provides access to Spotify track endpoints
Provides access to public Spotify user information
Functions
If the cache is enabled, clear all stored queries in the cache
Return a new SpotifyApiBuilder with the parameters provided to this api instance
Return a new B with the parameters provided to this api instance
Create a Spotify authorization URL from which client access can be obtained
Obtain a map of all currently-cached requests
Tests whether the current token is actually valid. By default, an endpoint is called once to verify validity.
Tests whether the current token is actually valid. By default, an endpoint is called once to verify validity.
Modify the current Token via DSL
Change the current Token's access token