Version: 1.0.0
ComPilot OpenAPI specification
The ComPilot API is a RESTful API that allows you to interact programmatically with ComPilot.
API calls need to be authorized using HTTP bearer authorization, where the API key is used as the token.
API calls are limited to 15 per second with a maximum of 300 per minute.
Authentication
- HTTP: Bearer Auth
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |