Rest-API FAQ
Accesses to the Rest APIs
CIO Cockpit has background services that perform data storage and processing. These services can be accessed via the Rest-API. Each API is described by an OpenAPI 3 Specification which can be accessed through your Web browser.
Access to the Swagger UIs of the services
For easy usage of the Rest-APIs all services provide a Swagger UI for web browser based access.
- Core Service
- Central service for data management
- Report Service
- Generates reports, e.g. in pdf or Excel documents
- History Data Service
- Data storage for history data
- Collection Service
- Storage of the data that data collectors send
Communication with services
The Oauth2 protocol is used for authentication and authorization with the services behind the Swagger UIs. This requires a token, which can be requested via the following email address servicedesk@dextradata.com.