Orchdio API documentation
  • 👋Welcome!
  • Quick Start
  • Reference
    • API Reference
      • 🔒 Authentication
        • Spotify
        • Deezer
        • Apple Music
      • ⚛️Entity
        • Track
        • Playlist
      • 📑Library management
        • Add playlist to library
      • 👥Account management
        • Account information
        • Library playlists
        • Library artists
        • Library albums
        • Listening history
      • 🪝Webhooks
  • ⚗️Miscellaneous
    • Target platform values
    • 🔮Showcases
    • FAQ (The frequent "whats" and "whys")
Powered by GitBook
On this page
  1. Reference
  2. API Reference
  3. 🔒 Authentication

Spotify

How to authenticate with Spotify

Previous🔒 AuthenticationNextDeezer

Last updated 1 year ago

When you, you need to add a new redirect URL. This URL is used by Spotify to finalize the authentication process.

When integrating with Orchdio, the redirect URL needs to be a specific value https://api.orchdio.dev/api/v1/auth/spotify/callback.

As mentioned , when you want to start an authentication flow, you'll need to make a GET request to , in the header you need to specify your x-orchdio-public-key in the header and your as a query parameter.

create a new Spotify app
here
https://api.orchdio.dev/v1/{platform}/connect
preferred user auth scope