Skip to main content
The malibou public API follows Semantic Versioning. The current major version is v1 and is served under /api/public/v1.
Only the latest version of the API is exposed and documented. There is no access to previous minor versions (as they do not introduce breaking changes).
  • Major (v1v2): breaking changes.
  • Minor (1.1.01.2.0): backward-compatible additions (new endpoints, new optional fields).
  • Patch (1.2.01.2.1): backward-compatible fixes.

Staying up to date

Every change is recorded in the Changelog.