Versioning
The mpathic API is versioned. The API version is based on the date when the API was released. The version of the API you are hitting is returned as the last parameter on the response.
For example:
"api_version": "2023-06-30"
Updated about 1 year ago