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}/certificatesAttach a certificate to a domain for website acceleration.
Get Domain CertificateGET /waap/v1.0/services/{serviceId}/certificatesRetrieve certificate of domain.
Detach Certificate from DomainDELETE /waap/v1.0/services/{serviceId}/certificatesDetach certificate from domain.
Request Auto Let's Encrypt Certificate for DomainPOST /waap/v1.0/services/{serviceId}/certificates/autoRequest 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/autoRetrieve auto let's encrypt certifcate status.