Skip to main content
Insights & reporting Updated 2026-09-14

API keys

Create and revoke REST keys at /api/keys (X-API-Key). Endpoint bible and webhook payloads stay at /api-docs — this page is keys only.

Route /api/keys Roles Company admin
Try it live: use the Acme demo (e.g. company admin) after signing in at the normal login page.

API Keys at /api/keys is where company admins create and revoke keys for /api/v1. It is not the endpoint catalog.

Purpose

Integrations send X-API-Key on each request. The list shows name, prefix, last used, rate limit, and active/inactive. The list is scoped to your company.

Create a key

Use Create New API Key. Copy the secret when it is shown — it is not displayed in full again. Edit or delete from the table when a partner no longer needs access.

API docs vs this page

Full routes, permissions, rate limits, and webhook payloads live at /api-docs. Outbound webhooks are created over the API (GET/POST /api/v1/webhooks), not as a second table on this screen.

Product screenshot

Product screenshot

API Keys — /api/keys (Acme demo).