cURL
curl --request POST \ --url https://api.bunny.net/pullzone/requestExternalDnsCertificate \ --header 'AccessKey: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "Hostname": "<string>" } '
{ "ErrorKey": "<string>", "Field": "<string>", "Message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.bunny.net/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
API Access Key authorization header
1
The TXT record details for DNS verification
Was this page helpful?