curl --request GET \
--url https://api.bunny.net/pullzone/loadFreeCertificate \
--header 'AccessKey: <api-key>'The certificate was successfuly loaded
curl --request GET \
--url https://api.bunny.net/pullzone/loadFreeCertificate \
--header 'AccessKey: <api-key>'API Access Key authorization header
The hostname that the certificate will be loaded for
If false and a Bunny DNS Zone exists for the domain, DNS01 validation we be attempted. This has no effect on wildcard domains, as this can only use DNS01
The certificate was successfuly loaded
Was this page helpful?