CLI and local MCP
/v1.
API and SDK
Pass a bearer token to/v1 requests:
Programmatic keys
Organization API keys are the programmatic credential model.almanac api-keys create returns the full key value once. Save it in your
secret manager and pass it as the bearer token for SDK, MCP, or direct /v1
requests.
Almanac does not show the full secret again after creation. The default key is
read-only for wiki search and page/source reads. --write grants wiki
creation, source upload, and garden job permissions.