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
  • Overview
  • 🙏🏾 Help & Support
  • Want to jump right in?
  • Want to deep dive?

Welcome!

NextQuick Start

Last updated 1 year ago

Overview

Welcome to the Orchdio API documentation. Here, you'll find all the information related to how the Orchdio APIs work, what to expect, how to integrate them, tips on how to integrate them and more.

Orchdio is a service that provides a unified set of APIs for Music streaming platforms. It enables you to build applications that work for different streaming platforms without having different implementation of each platform you wish to target or support.

We provide unified objects across platforms, so you can expect similar objects regardless of the platform.

The API response is returned in JSON, the data passed in the body (for requests that need bodies) is also expected to be in JSON and we return standard HTTP codes.

🙏🏾 Help & Support

We are actively developing Orchdio and we'd like to hear from you with concerns You can reach us through

Want to jump right in?

Curious to see how seamless it is to integrate Orchdio?

Want to deep dive?

Feeling accomplished or want to know more about advanced use-cases and features provided by Orchdio?

👋
support@orchdio.dev
Quick Start
API Reference