Introduction
CMap APIs are hosted at:
-
https://api.cmap-sandbox.com
-
Integrate with your sandbox CMap instance safely, without impacting your live data or integrated systems
-
-
https://api.cmaphq.com
-
Integrate with your live CMap instance
-
CMap APIs are SSL only. All requests are constructed of a root URL, a version number prefix, and the desired endpoint. For example:
https://api.cmaphq.com/v1/endpoint/123
When making breaking changes to an endpoint, CMap will increment the version number of the endpoint and document changes.
Before consuming an API, you must set up a client application as detailed here:
Client Application ManagementFor more information contact us at support@cmaphq.com.
Please note that APIs are not tenanted via the URL as with the CMap Web Application, rather your tenant is specified in a header as detailed here:
TenancyAll set up? Find detail on supported endpoints via Guides > Endpoints or by clicking here