API Keys
Create API Key
Creates a new API key for your account.Headers
Request Body
Response
List API Keys
Returns a list of all API keys for your account.Headers
Query Parameters
Response
Get API Key
Retrieves details for a specific API key.Headers
Path Parameters
Response
Update API Key
Updates the name or expiration of an API key.Headers
Path Parameters
Request Body
Response
You cannot change the permission level of an existing key. Create a new key with the desired permissions instead.
Revoke API Key
Revokes (invalidates) an API key, preventing its further use.Headers
Path Parameters
Response
User Management
The following endpoint is available to retrieve user information for the currently authenticated user.
Get Current User
Returns information about the currently authenticated user.Headers
Response
Multi-Factor Authentication will be available in a future release.
Error Codes
Rate Limits
Authentication endpoints have rate limits to prevent abuse:- Key creation: 10 requests per hour
- Authentication attempts: 10 failed attempts per 15 minutes
429 Too Many Requests response.
