| get_album | Gets an album | 
| get_albums | Gets multiple albums | 
| get_album_tracks | Gets tracks from an album | 
| get_artist | Gets an artist | 
| get_artist_albums | Gets albums from an artist | 
| get_artist_related_artists | Gets related artists from an artist | 
| get_artists | Gets multiple artists | 
| get_artist_top_tracks | Gets top tracks from an artist | 
| get_spotify_api_token | Gets a Spotify API token | 
| get_track | Gets a track | 
| get_track_audio_features | Gets audio features of a single track | 
| get_tracks | Gets multiple tracks | 
| get_tracks_audio_features | Gets audio features of multiple tracks | 
| search_albums | Search albums based on given input | 
| search_artists | Search artists based on given input | 
| search_tracks | Search tracks based on given input | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.