Versioning
API versioning allows Malomo to continuously evolve the platform while offering third-party developers a predictable path for feature upgrades and deprecations.
Version Header
You can specify a version using the Accept
header on each request. The current API version is application/vnd.malomo+json; version=2
.
Example
Last updated