Skip to main content

Versioning

# You can also use wget
curl -X GET https://TENANT_NAME.mambu.com/api/swagger/completejson/{OAS-file} \
-H 'apikey: APIKEY'

Mambu API v2 provides a versioning system to assist with backwards compatibility. Contract changes will result in a new version of each affected resource becoming available without the old version immediately becoming obsolete.

Some features documented here may be in beta or part of an Early Access Release for selected customers. This means contract changes without backwards compatibility are still possible. Any such changes will be mentioned in advance in the release notes. For more information about the stages a feature can be in, see Mambu Release Cycle.

Versioning is supported in API requests via the Accept header.

Template: application/vnd.mambu.{version}+json

To retrieve a specific version of an entity, fill a value into the template above. The highest currently supported version is v2.