Skip to main content

SSL Certificate API

This catalogue provides a comprehensive list of all available APIs for SSL Certificates Management. The Certificate Management supports managing the certificates of all services and solutions. All services and solutions can use uploaded certificates under the same customer. APIs are categorised by features, including the essential information, such as Request URI, method, and description.

API Name Method Request URI Description
Attach Certificate to DomainPOST /cdn/v1.0/services/{serviceId}/certificatesAttaches a certificate to a domain for website acceleration.
Detach Certificate from DomainDELETE /cdn/v1.0/services/{serviceId}/certificatesDetaches certificate from domain.
Get Attached Certificate Of DomainGET /cdn/v1.0/services/{serviceId}/certificatesRetrieves certificate of domain.
List Attached Domains Of CertificateGET /cdn/v1.0/certificates/{certificateId}/servicesThis API is used to list all services which have been using this SSL certificates.
Request Auto Let's Encrypt Certificate for ServicePOST /cdn/v1.0/services/{serviceId}/certificates/autoRequests the system to automatically generate the Let's Encrypt Certificate for a domain.