The API is versioned under the vendor media type application/maxihost.{version_number}+json
to be defined under the Accept header. Where the {version_number}
is a variable that defines the API version number.
In order to use API v2, then request should include the following accept header.
HTTP/1.1
Accept: application/vnd.maxihost.v2+json