
Welcome to the Audius Developer Docs! 🧑💻
Audius is a music streaming service built on top of the Open Audio Protocol. These docs are your entry point for building applications that tap directly into the largest open music catalog on the internet.
If you want to create apps that stream music from the catalog, extend the listening experience, or invent entirely new audio-native products, you are in the right place. Think of it like building on a free, open, Spotify-alternative API where the music is permissionless and the ecosystem is yours to build on.
Explore Audius Community to see a showcase of projects built on the API and SDK.
Getting Started
- REST API - Query, stream, and search for tracks, users & playlists across the network.
- Javascript SDK - Use the Javascript SDK to build your first Audius app.
- Quick Start - Run
npx create-audius-appto get a head start building. - Log in with Audius - let users log in to your app with their Audius account.
Find more how-tos, guide and tutorials like this in the Developers section.