Tokens
Mint short-lived PASETO v4 public tokens, view live JTIs, and revoke.
Token management is being rebuilt for CortexDB v1.
The new v1 surface introduces hierarchical scopes, five memory layers, and PASETO bearer auth. Until this page is ported, use the SDK or REST API directly.
v1 uses PASETO v4 public tokens, not plaintext API keys. The mint endpoint is POST /v1/auth/tokens with { subject, ttl_seconds, scopes } — caller must hold auth.mint. Revoke with POST /v1/auth/revoke by JTI.