Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.bunny.net/pullzone/count \ --header 'AccessKey: <api-key>'
{ "Count": 123 }
API Access Key authorization header
The total number of Pull Zones on the account
Was this page helpful?