
Welcome to the Audius dev 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 one of the largest open music catalogs 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.
To learn more about the Open Audio Protocol and build directly on the transaction, DDEX, and storage layer, visit docs.openaudio.org.
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.
To read more about the Open Audio Protocol and build directly on the transaction, DDEX, and storage layer, check out docs.openaudio.org