Getting started with CIM’s API
Welcome to the CIM developer portal. You'll find comprehensive guides and documentation to help you start integrating with CIM as quickly as possible, as well as support if you get stuck.
The CIM API can be used to integrate your data in CIM with any external system. The API closely follows REST semantics. This portal provides resources to learn and get started with the CIM API.
Additionally, you can access our Swagger spec files here:
| Endpoint | Swagger docs | What it covers |
|---|---|---|
| Core | https://petstore.swagger.io/?url=https://api.cimenviro.com/swagger.json | Primary platform data and operations. |
| Tickets | https://petstore.swagger.io/?url=https://api.cimenviro.com/tickets/swagger.json | Alert and action tickets, related activity and metrics. |
| Notifications | https://petstore.swagger.io/?url=https://api.cimenviro.com/notifications/swagger.json | Event notifications via webhook subscriptions. |