Other
spotify.com
Spotify Web sandbox and mock API
You can use Spotify's Web API to discover music and podcasts, manage your Spotify library, control audio playback, and much more. Browse our available Web API endpoints using the sidebar at left, or via the navigation bar on top of this page on smaller screens. In order to make successful Web API requests your app will need a valid access token. One can be obtained through <a href="https://develop Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 88
- Collections
- -
- Event types
- -
example request
curl https://your-spotify.slurry.io/v1/albums \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.0.0.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
First 12 of 88.
- GET/albums
- GET/albums/{id}
- GET/albums/{id}/tracks
- GET/artists
- GET/artists/{id}
- GET/artists/{id}/albums
- GET/artists/{id}/related-artists
- GET/artists/{id}/top-tracks
- GET/audio-analysis/{id}
- GET/audio-features
- GET/audio-features/{id}
- GET/audiobooks