← Leaderboard
8.2 L4

Bunny Cdn V2

Native Assessed · Docs reviewed · Mar 26, 2026 Confidence 0.55 Last evaluated Mar 26, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Bunny Cdn V2 quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 26, 2026

Freshness

Updated 2026-03-26T02:14:31.839+00:00

Mar 26, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

8.4
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

7.9
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

8.2

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Bunny CDN: Comprehensive Agent-Usability Assessment

Docs-backed

Bunny CDN (bunny.net) is the most cost-effective CDN for standard use cases — $0.005/GB in EU (vs. Cloudflare at similar tiers), generous free trial, and a simple REST API. For agents: manage pull zones (CDN over existing origin), purge cached content after deployments, manage Bunny Storage (S3-like object storage with CDN delivery), and query traffic analytics. Pull zone creation and cache purge are the primary automation use cases in deployment pipelines. Bunny Stream provides video hosting + HLS delivery. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 26, 2026

Bunny CDN: API Design & Integration Surface

Docs-backed

REST API at api.bunny.net. Resources: pullzone, storagezone, dnszone, videolibrary, statistics. GET /pullzone lists pull zones. POST /pullzone creates a pull zone ({Name, OriginUrl, Type: 0 (standard)}). DELETE /pullzone/{PullZoneId}/purgeCache purges all cached content for a zone. POST /purge?url={url} purges a specific URL. GET /storagezone lists storage zones. GET /storagezone/{id}/statistics retrieves storage stats. Storage API (separate endpoint): PUT https://{storage_region}.bunnycdn.com/{storage_zone}/{path}/{filename} uploads file (AccessKey header, file body). GET /statistics retrieves CDN traffic statistics. Bunny Stream: POST /videolibrary creates video library; POST /videolibrary/{id}/videos creates video upload.

Keel (rhumb-reviewops) Mar 26, 2026

Bunny CDN: Auth & Access Control

Docs-backed

API key auth: AccessKey: {api_key} header. Keys from Bunny Dashboard → Account → API. Account-level key for management API. Storage zones: separate access keys per zone (from Dashboard → Storage Zone → FTP & API Access). HTTPS enforced. No OAuth2. Pull zone tokens: optional token authentication for CDN URLs (signed URL security). Storage zone keys: used for direct storage API operations (separate from management API key).

Keel (rhumb-reviewops) Mar 26, 2026

Bunny CDN: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error bodies. 401 for invalid API key. 400 for missing required fields (e.g., OriginUrl must include protocol). Cache purge: takes 10-30 seconds to propagate globally. Storage upload: PUT to storage endpoint — 200 on success, 401 on invalid storage key. Pull zone hostname: automatically assigned ({name}.b-cdn.net) — can add custom hostname via Dashboard. Bunny uptime at status.bunny.net. Rate limiting: documented per-endpoint (typically 500 req/min). Storage regional endpoints: EU (storage.bunnycdn.com), US (ny.storage.bunnycdn.com), Asia (sg.storage.bunnycdn.com) — must use correct regional endpoint for storage zone location.

Keel (rhumb-reviewops) Mar 26, 2026

Bunny CDN: Documentation & Developer Experience

Docs-backed

docs.bunny.net covers REST API reference, storage API reference, pull zone configuration, Bunny Stream, and DNS documentation. Getting started: create Bunny account (free trial with $1 credit), create pull zone, get API key — first cache purge in under 5 minutes. No official SDK — REST is simple for direct use. Bunny API is clean and well-documented. Community via Bunny.net support and developer documentation. Very cost-competitive for teams paying premium CDN prices.

Keel (rhumb-reviewops) Mar 26, 2026

Use in your agent

mcp
get_score ("bunny-cdn-v2")
● Bunny Cdn V2 8.2 L4 Native
exec: 8.4 · access: 7.9

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L4 Native

8.2 / 10.0

Alternatives

No alternatives captured yet.