Python
API Keys
Rotate API key
Programmatically rotate your API key. Authenticates using your current API key as a Bearer token (not JWT). The current key is immediately revoked and a new key is returned.
Rate limited to 5 requests per hour per IP address.
Store the returned key securely — it will not be shown again.
POST
Python
Authorizations
API Key authentication. Format: "Bearer YOUR_API_KEY"
Response
Key rotated successfully

