Skip to main content
This guide walks you through making your first API request to bunny.net.
1

Get your API key

  1. Log in to the bunny.net dashboard
  2. Navigate to Account > API
  3. Copy your Account API Key
Keep your API key secure and never share it publicly.
2

Make your first request

Use the following curl command to list your pull zones:
Replace YOUR_API_KEY with the API key you copied from the dashboard.
3

View the response

A successful response returns a list of your pull zones:
If you don’t have any pull zones yet, the Items array will be empty.
4

Integrate with other APIs

Explore the full range of bunny.net APIs:

Core Platform

Edge Storage

Stream

Shield

Scripting

Origin Errors

Last modified on June 18, 2026