API Keys

Manage service API keys for authenticating calls to /api/v2/evaluate. Pass a key via the X-API-Key header.

{{ error }}

{{ revokeError }}

Active Keys ({{ keys.length }})

No API keys yet. Click Create API Key to get started.

Label Key ID Created
{{ key.label }} {{ key.gid }} {{ formatDate(key.created_at) }}

Create API Key

A descriptive name to identify where this key is used.

{{ createError }}

API Key Created

{{ createdLabel }}

Copy this key now. It will not be shown again — only a hash is stored.

{{ createdRawKey }}

Pass it in the X-API-Key request header.