Version: 0.0.1
ChargeOver REST API
The ChargeOver API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and to use HTTP response codes to indicate API errors. JSON will be returned in all responses from the API, including errors.
Authentication
- HTTP: Basic Auth
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | basic |