Skip to main content
A personal API key authenticates as you. It inherits your permissions across every organization you belong to.
For CI/CD pipelines and any other automation, use a service account instead. Service account keys are scoped to a single organization, have an explicit role, and produce cleaner audit trails.

Create a personal API key

1

Open your profile

From the user menu in the top-right corner of the Kosli app, click Profile:
2

Add an API key

In the API keys section, click Add API key. Choose a Time-To-Live (TTL), add a descriptive label, and click Add.
3

Copy the key immediately

Kosli stores only a cryptographic hash of the token. The original value is shown once and cannot be retrieved later.

Use the key

The same usage applies as for service account keys — see Authenticating to Kosli.

Revoke a key

To revoke a personal API key, open Profile → API keys, find the key, and click Revoke. The key stops working immediately.
Last modified on June 5, 2026