cURL
curl --request POST \ --url https://api.bunny.net/pullzone/checkavailability \ --header 'AccessKey: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "Name": "<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
The zone that will be checked
Determines the name of the zone that we are checking
Returns the model determinining if the zone is available or not
Was this page helpful?
Contact support