Skip to main content

Overview

API keys for non-interactive auth (CI / agents / server-to-server).

Verbs

VerbDescription
listList API keys (hashes redacted).
createMint a new API key (—name required; rawKey shown once).
revokeRevoke an API key (soft-delete, idempotent).

Detailed help

Run ekso directly to see flags and arguments — --help reflects the binary you have installed.
ekso api-key --help
ekso api-key list --help

See also