Overview
The open standard for music service communication.
Attention
This is still in development. It is not final yet, and breaking changes can happen at any time.
OpenMusic is a read-only API specification for exposing music catalogs through a consistent resource model. It defines how clients fetch songs, albums, artists, playlists, stations, search results, files, and provider metadata.
API Specifications
Core conventions used by every OpenMusic endpoint
Download YAML
Download the current OpenMusic OpenAPI document
We maintain openmusic-fs as the reference implementation for a local filesystem adapter in Go.
vleerapp/openmusic-fs
10
It is used to validate and evolve the specification.