api-keys
Create API key
Create a new API key.
Returns the full API key exactly once. The key cannot be retrieved after this response - only the masked key_prefix is stored.
Scopes are validated against the creating user's permissions. You cannot grant scopes you don't have.
RLS: Filtered to current client (ClientRLSDB).
Raises: ApiKeyScopeExceededError: If requested scopes exceed user's permissions (403)
post/api/v1/api-keys
Request body
Response
Successful Response