API keys are available on Pro and Enterprise plans.
Create a key
1
Open API Keys
Go to Settings > API Keys and click Create API Key.
2
Name it
Give the key a descriptive name, such as
CI/CD Pipeline or Production.3
Copy the key now
Gecko shows the full key value once, at creation. Copy and store it
securely; afterward only a masked preview is shown.
Use a key
Send the key either as a bearer token or in theX-API-Key header:
Manage and revoke
Keys are visible to the whole team. The API Keys table shows each key’s name, masked preview, who created it, creation date, and last-used time. Usage is logged per request, so last-used stays accurate. Delete a key to revoke it immediately. You can always delete your own keys; deleting a teammate’s requires theapi_keys.manage permission.