References
In-depth explanations of the concepts, parameters and values you'll encounter across the MusiMap platform.
What you'll find here
The References section is the dictionary of cross-cutting platform concepts — error shapes, pagination, OAuth scopes, and the machine-readable OpenAPI contract. If you need how to call an endpoint, start with the Web API guides instead.
V1 reference pages
OpenAPI spec
Interactive browse of every V1 endpoint plus raw JSON download.
Errors
OAuth and /v1/* error envelopes, error_code registry, debugging tips.
Pagination
Shared list envelope — count, page, page_size, has_next, results.
Scopes
OAuth scopes declared for each implemented V1 endpoint.
MusiMap Atlas
Read-only shared layer — entitlement, search, and inventory access.
Related
Ready to integrate?
Start with the quickstart guide or browse the OpenAPI spec for every V1 endpoint.