Manage service API keys for authenticating calls to
/api/v2/evaluate.
Pass a key via the X-API-Key header.
{{ error }}
{{ revokeError }}
No API keys yet. Click Create API Key to get started.
| Label | Key ID | Created | |
|---|---|---|---|
| {{ key.label }} | {{ key.gid }} | {{ formatDate(key.created_at) }} |
A descriptive name to identify where this key is used.
{{ 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.