Using API Keys
The HTTP API and Python client use API keys for authentication in the following ways:Option | How To Use API Key |
---|---|
HTTP API | Set API Key as Authorization bearer token in requests |
Python client | Set API Key to KOLENA_API_KEY environment variable |
Personal API Keys
Create or manage your personal API Keys by clicking “My API Keys” on your user profile in the top right of the web UI:
Service Users and API Keys
This is available on the Enterprise Plan. Contact Kolena if you’re not on an Enterprise plan but would like to try this feature.
admin
s can create service users and API Keys from the “API Keys” tab on your organization page.

Managing API Keys Across Your Organization
Organizationadmin
s can manage and revoke API keys for their team members and service users through the “API Keys” tab on your organization page.