Bunny CDN

api.bunny.net

Community

Bunny CDN is a content delivery network that provides fast global content distribution, edge storage, DNS management, and cache purging. It offers a simple API for managing pull zones, storage zones, and cached content.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.bunny.net

Crawl failures

1

Last verified

2026-03-01T11:06:54.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

add_custom_hostname

storage

Add a custom hostname (domain) to a pull zone and configure SSL. Bunny automatically provisions and renews free SSL certificates.

Detail: https://api.bunny.net/capabilities/add_custom_hostname

create_pull_zone

storage

Create a new CDN pull zone that caches and delivers content from your origin server. Configure caching rules, SSL, and edge locations.

Detail: https://api.bunny.net/capabilities/create_pull_zone

create_storage_zone

storage

Create a new edge storage zone for hosting files directly on Bunny's global network. Useful for static assets, media, and downloads.

Detail: https://api.bunny.net/capabilities/create_storage_zone

get_statistics

storage

Retrieve bandwidth usage, request counts, cache hit ratios, and other traffic statistics for your CDN pull zones.

Detail: https://api.bunny.net/capabilities/get_statistics

list_pull_zones

storage

Retrieve a list of all CDN pull zones in your account with their configuration, traffic stats, and status.

Detail: https://api.bunny.net/capabilities/list_pull_zones

purge_cache

storage

Purge cached content from the CDN edge servers. You can purge an entire pull zone or specific URLs to force content refresh.

Detail: https://api.bunny.net/capabilities/purge_cache

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Bunny CDN
Description: Bunny CDN is a content delivery network that provides fast global content distribution, edge storage, DNS management, and cache purging. It offers a simple API for managing pull zones, storage zones, and cached content.
Auth: api_key
Capabilities:
  - add_custom_hostname: Add a custom hostname (domain) to a pull zone and configure SSL. Bunny automatically provisions and renews free SSL certificates.
  - create_pull_zone: Create a new CDN pull zone that caches and delivers content from your origin server. Configure caching rules, SSL, and edge locations.
  - create_storage_zone: Create a new edge storage zone for hosting files directly on Bunny's global network. Useful for static assets, media, and downloads.
  - get_statistics: Retrieve bandwidth usage, request counts, cache hit ratios, and other traffic statistics for your CDN pull zones.
  - list_pull_zones: Retrieve a list of all CDN pull zones in your account with their configuration, traffic stats, and status.
  - purge_cache: Purge cached content from the CDN edge servers. You can purge an entire pull zone or specific URLs to force content refresh.