OpenAPI spec

Machine-readable OpenAPI spec with interactive reference and raw JSON download.

The machine-readable OpenAPI specification describes every public endpoint on https://api.musimap.com (Production; OAuth, meta, and /v1/* business routes). Use it for Postman import, SDK generation, contract tests, and client validation.

API server & raw JSON

This docs site is wired to Production: https://api.musimap.com. Download or fetch the upstream machine-readable spec: https://api.musimap.com/openapi/v1.json. This page embeds an interactive viewer for the same contract.

Interactive reference

Browse operations below. Use Authorize with a bearer access token, then Try it out against https://api.musimap.com (Production). The viewer loads the spec from this site (/references/openapi/v1.json) to avoid cross-origin browser restrictions; the canonical upstream URL is https://api.musimap.com/openapi/v1.json. Task-oriented guides live under Web API.