API Keys
Create API key
Generate a new org-scoped API key for programmatic access. The raw key is returned once at creation and cannot be retrieved again.
Requires the authenticated user to belong to an organization.
POST
Create API key
Authorizations
Authenticate with an API key (prefixed ui_sk_) or a JWT token from the dashboard.
Body
application/json
A human-readable label for the API key
Maximum string length:
100Response
API key created successfully. The key field is only returned once.
Create API key

