Status & changelog
Public changelog of the miaPOS API surface and documentation. Breaking changes always announced in advance.
Stay updated
Two ways to follow API changes:
- Bookmark this page and check it as part of your release routine.
- Email [email protected] with subject
subscribe changelog— we email a short summary whenever there is a breaking change or a new endpoint.
Versioning
API versions are URL-prefixed (/api/v1/). Breaking changes mint a new prefix (/api/v2/); previous prefix stays available for 12 months. Additive changes (new optional fields, new endpoints) ship in-place without a version bump.