v1 auth keys
Create a new API key
Create a new API key for the authenticated user.
This endpoint:
- Validates the current API key authentication
- Creates a new API key for the same user/organization
- Returns the new API key (only shown once)
- Supports optional labeling for key management
**Authentication**: Requires valid API key in Authorization header
post/v1/auth/keys
Request body
Response
Successful Response