
Spotify
Publisher: Toro Cloud
Spotify is a digital music service that gives you access to millions of songs. The Spotify Web API endpoints return JSON metadata about music artists, albums, and tracks, directly from the Spotify Data Catalogue. Spotify API also provides access to user-related data, like playlists and music that the user saves in the Your Music library.
The Spotify API allows you to:
- Get Several Albums
- Get an Album
- Get an Album's Tracks
- Get Several Artists
- Get an Artist
- Get an Artist's Albums
- Get a Single Browse Category
- Get a Category's playlists
- Get a List of New Releases
- Get Current User's Profile
- Check if Users Follow a Playlist
- Remove Tracks from a Playlist
- Get a Playlist's Tracks
- Add Tracks to a Playlist
- Reorder or replace a Playlist's Tracks
Version | API Version | Compatibility | Date Added | Summary |
---|---|---|---|---|
1.0.0-SNAPSHOT | N/A | N/A | 2019-11-25 | --- |