Skip to main content
The Core Platform API provides a RESTful interface for managing your bunny.net account and all associated resources. Create and configure pull zones, manage storage, set up DNS, and access billing and statistics.

Base URL

https://api.bunny.net

Authentication

Authenticate using the AccessKey header with your account API key:
curl --request GET \
  --url https://api.bunny.net/pullzone \
  --header 'AccessKey: YOUR_API_KEY'
Find your API key in the account settings under API Keys.

Resources

The Core Platform API provides access to the following resources:
ResourceDescription
Pull ZonesCreate and configure CDN pull zones for content delivery
Storage ZonesManage edge storage zones for file hosting
DNS ZonesConfigure DNS records and zone settings
Stream Video LibrariesCreate and manage video libraries
StatisticsAccess bandwidth, requests, and cache statistics
BillingView billing summaries and usage details
PurgePurge cached content from the CDN
API KeysManage API keys for programmatic access
CountriesRetrieve country lists for geo-blocking
RegionsList available edge regions

Product-Specific APIs

For managing content within specific products, use the dedicated APIs: