Skip to content

Authentication

Authentication is identical across every edition, so this page has no edition-specific content and no components. It is a plain .md file — the simplest kind of page, and the kind that travels furthest.

Sign in

Terminal window
koi auth login

You will be prompted for your workspace URL, then redirected to a browser to complete the sign-in.

API keys

Generate a key from the dashboard, then export it:

Terminal window
export KOI_API_KEY="..."

Keys are scoped to a single workspace and never expire. Rotate them with koi auth rotate.