API clients

Bunny has an extensive GraphQL API that enables you to do everything that can be done via the user interface. In order to access the API, you will need to create one or more API clients. We recommend creating different API clients for different purposes, such as marketing website, self-service, CRM integration etc.

It's good practice to narrow down the scope as much as possible in order to limit your security exposure.

API client

See Bunny's developer documentation for more details on how to use the API both directly and via Bunny's SDKs.

Events

To aid with troubleshooting API issues, events are stored for seven days. You can browse them on the events tab and see the detailed payloads and responses.

Last updated

Was this helpful?