The Scripting API lets you manage edge scripts programmatically. Create scripts, configure deployments, and monitor execution via HTTP.Documentation Index
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
Authentication
Authenticate using theAccessKey header with your account API key:
Find your API key in the account
settings under API Keys.
Script Types
Edge Scripting supports two script types:- Standalone — Handle requests directly without an origin server
- Middleware — Intercept and modify requests/responses flowing through a pull zone