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.
API Key authentication. Format: "Bearer YOUR_API_KEY"
Key rotated successfully