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 /waap/v1.0/services/{serviceId}/certificatesAttaches a certificate to a domain for website acceleration.
Get Domain CertificateGET /waap/v1.0/services/{serviceId}/certificatesRetrieves certificate of domain.
Detach Certificate from DomainDELETE /waap/v1.0/services/{serviceId}/certificatesDetaches certificate from domain.
Request Auto Let's Encrypt Certificate for DomainPOST /waap/v1.0/services/{serviceId}/certificates/autoRequests the system to automatically generate the Let's Encrypt Certificate for a domain.
Get Auto Let's Encrypt Certificate StatusGET /waap/v1.0/services/{serviceId}/certificates/autoRetrieves auto let's encrypt certifcate status.