Certificate operations
[ 1 Overview ] [ 2 Endpoints and methods ]
Overview
Check the list of available endpoints and methods to work with domain certificates using the Provisioning API:
Endpoints and methods
GET /cert/domain/{domainName}
The Provisioning API allows listing the domain certificates, using the operation above. The result will be provided as a list containing all the certificates assigned to the required domain name.
GET /certificate/{type}
Download the available certificates in a given domain.
When downloading certificates, you need to provide domain-level credentials. Multitenant credentials do not contain the specific domain to download and thus cannot be used to download certificates.