Skip to main content
The API keys page is for teams that want to connect Beeze data to internal tools, dashboards, or automated workflows.
API keys are available on workspaces with the Scale plan.

What you can do

  • Create a key for an internal integration
  • Rotate a key that should no longer be trusted
  • Remove a key that is no longer needed
  • Confirm the expected authentication format before building a client

How requests are authenticated

Beeze expects the key in the x-api-key header on every request.
curl -H "x-api-key: YOUR_API_KEY" https://api.beeze.io/v1/...
The page includes example requests for common clients so teams can get started faster.
  • Beeze API for endpoint details and public API behavior
  • API integrations for managing shared provider keys like Ahrefs and Majestic