getAlbum                Get the tracks from an Album
getAlbumInfo            Get additional album info
getAlbums               Get albums from an Artist
getArtist               Get Spotify catalog information for a single
                        artist
getFeatures             Get audio feature information for a single
                        track
getPlaylistSongs        Get the songs of a specific playlist
getPlaylists            Get the playlists of a specific user
getRelated              Get Related artists
getTopTracks            Get top tracks of an Artist
getTrack                Get a Track
getUser                 Get basic information about an User
searchArtist            Search for a specific artist
searchPlaylist          Search for playlists
searchTrack             Search for a specific Track function to get
                        basic info about a searched track
spotifyOAuth            Create OAuth token to access Spotify web API
