Skip to main content
GET
/
pullzone
/
loadFreeCertificate
Load Free Certificate
curl --request GET \
  --url https://api.bunny.net/pullzone/loadFreeCertificate \
  --header 'AccessKey: <api-key>'

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Query Parameters

hostname
string
required

The hostname that the certificate will be loaded for

useOnlyHttp01
boolean
default:true

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

Response

The certificate was successfuly loaded