Web API
Retrieve metadata from Spotify content or control playback
Spotify Web API enables the creation of applications that can interact with Spotify's streaming service, such as retrieving content metadata, creating and managing playlists, or controlling playback.
Getting started
This is where the magic begins! The following steps will help you to get started with your journey towards creating some awesome music apps using the
You can follow the Getting started tutorial to learn how to make your first Web API call.
Documentation
The documentation is organized as follows:
API reference
The Spotify Web API provides a wide range of functionality for developers, including:
And much more! You can find a complete list of available endpoints in the API Reference.
Examples
We've provided a step-by-step how-to that will guide you through the creation of a web app to display your Spotify profile data.