Browse the API
Explore all available endpoints, methods, and data structures in our comprehensive API Reference.
Unofficial SDKs for the Spotify Web API

Access Spotify’s extensive music catalog through unofficial SDKs
Spotted provides unofficial SDKs for the Spotify Web API, enabling developers to retrieve content metadata, create and manage playlists, control playback, and build amazing music applications. Start building your music-powered applications today with our comprehensive API documentation.
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 API:
Log into the Spotify Developer Dashboard using your Spotify account.
Create an app and select “Web API” for the question asking which APIs you are planning to use. Once you have created your app, you will have access to the app credentials. These will be required for API authorization to obtain an access token.
Use the access token in your API requests.
You can follow the Getting started tutorial to learn how to make your first API call.
The documentation is organized as follows:
Browse the API
Explore all available endpoints, methods, and data structures in our comprehensive API Reference.
Authentication
Learn how to authenticate your applications and manage access tokens.
SDKs
Use our unofficial SDKs to integrate Spotify functionality into your applications quickly.
Examples
Check out code examples and best practices for common use cases.