Skip to main content
The Bevits public API allows integrations and AI agents to query an organization’s data. The first version is read-only and uses an API key linked to the organization.
Base URL: https://api.bevits.com/v1

Make your first request

1

Create an API key

Go to Settings → Advanced → API Keys, create a key with read access, and copy the secret. It is displayed only once.
2

Store the key in an environment variable

3

Query the connection identity

Available resources

Customers

Search customers, contact data, tags, attributes, metrics, and purchases.

Segments

List segments and query their customers.

Automations

Query flows and their execution summaries.

Campaigns

Query email campaigns and aggregate metrics.

Customers and purchases

Marketing and automation

The API key automatically determines the organization. Do not send an organization ID in this version’s routes.

Next steps

Authentication

Create, store, and revoke credentials securely.

Pagination and errors

Understand cursors, IDs, limits, and error responses.

AI agents

Use the API with Leme, Claude Code, Codex, and other agents.