Skip to content
DocumentationAPI Reference
Getting started

Spotted API

Unofficial SDKs for the Spotify Web API

Spotted

Spotted

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:

  1. Log into the Spotify Developer Dashboard using your Spotify account.

  2. 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.

  3. 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:

  • Concepts that clarify key topics
  • Tutorials, which serve as an introduction to important topics when using the API
  • How-Tos, step-by-step guides that cover practical tasks or use cases

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.