spotify_ex v0.1.4 API Reference

Modules

Spotify wraps collections in a paging object in order to handle pagination. Requesting a collection will send the collection back in the items key, along with the paging links

Recieves http responses from the client and handles them accordingly

Functions for retrieving information about albums

Functions for retrieving information about artists and for managing a user’s followed artists

Authenticates the Spotify user

Authorizes your app with Spotify

Convinience setters and getters for auth cookies

Endpoints for retrieving information about the user’s listening habits

Functions for retrieving information about a user’s playlists and for managing a user’s playlists

Requesting track info from a specific playlist

Endpoints for retrieving information about a user’s profile

Spotify search endpoints. Spotify allows querying for artists, albums, playlists, and tracks

Exceptions