Skip to content

Accessing CAEPE with an API

You can manage most resources provide by CAEPE via a standard HTTP REST API. To authenticate with the API set the organization header to your organization ID.

For POST and PATCH requests you also need to the set the content-type header to application/json.

API specifications


Last update: 2023-08-01
Back to top