Get an API key
LLM Gateway: API Keys
Get an API key
GET
Get an API key
Authorizations
JWT obtained through Barndoor's authentication flow. Pass the token
verbatim in Authorization: Bearer <token>. Use the Barndoor SDK's
loginInteractive() helper to obtain a token in scripts and notebooks.
Path Parameters
Response
The requested API key (without the raw secret)
Example:
"CI runner"
First 8 characters of the raw key — safe to display
Example:
"bd-abcde"
Assigned user, for personal-style keys. null for org / group keys.
