Skip to main content

Introduction

MusicAPI provides a unified API platform that enables you to integrate with multiple music streaming services through a single, consistent interface.

Getting Started

MusicAPI offers two types of endpoints to serve different integration needs:

  1. Public endpoints - Access music content and metadata without user authentication
  2. User endpoints - Access users' personal music libraries and data

To use user endpoints, you must first implement our Single Sign-On (SSO) Music Authorization system. Once configured, you can make authenticated requests to access user-specific data.

To start using the API, please create an account at MusicAPI Dashboard