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 (OAuth, meta, and /v1/* business routes). Use it for Postman import, SDK generation, contract tests, and client validation.

Raw JSON

Download or fetch the spec directly: https://api.musimap.com/openapi/v1.json. The API gateway serves this URL in all environments. Swagger UI on the gateway itself is available in non-production only.

Interactive reference

Browse operations below. Try it out is disabled on this page; call endpoints from your own application with a bearer token. 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.