Version: 25.10.11.09
Indigo Certificate Management Service - Reseller API
This API provides operations for certificate resellers to manage creation and
verification of certificates for customer accounts.
Authentication
The API requires an API key to be included in the request headers. For development and PoC, the API key is simply the reseller ID; a system for managing API keys will be implemented in the future.
Account IDs
For operations that accept an Account ID, this is the account ID of the customer account, not the reseller account.
The account ID is opaque to our system and is provided by the reseller. It can be a UUID, email address, or any valid string that uniquely identifies the customer account. It is assumed the reseller performs the authentication of the customer.
Authentication
- API Key: apiKey
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |