Skip to main content

Auth

Bearer API keys. Prefix st_. One project per CLI grant.
1 min read

CLI grant#

stacktaste login mints a key with metadata { purpose, projectIds, agents, via, host, lastPullAt }.

Use it for cli.* and taste.* with X-StackTaste-Project set to that project id.

CI key#

Dashboard Project keys → create. Purpose is ci only. Shown once.

Revoke from the same page or key.revoke.

The dashboard uses a cookie session. Not this API surface.