/
Certificate operations
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.
, multiple selections available,
Related content
Deployment procedure (from EA 1.3)
Deployment procedure (from EA 1.3)
More like this
Provisioning API
Provisioning API
More like this
Forwarding the events using Python
Forwarding the events using Python
More like this
Authorizing Delivery methods API requests
Authorizing Delivery methods API requests
More like this
X.509 certificates
X.509 certificates
More like this
Working with sending policies using the API
Working with sending policies using the API
More like this