跳到主要内容

SSL Certificates Management APIs

The 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.The APIs are categorised by functionality and include essential details such as the request URI, method, and brief 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.