Recover lost API key — send reset email
Account
Recover lost API key — send reset email
No auth required.
Requests a key reset for the given email. If the email is registered, a reset link is sent — clicking it issues a new API key with credits preserved. Always returns 200 regardless of whether the email is registered (by design, to prevent account enumeration). The reset link expires in 10 minutes.
POST
Recover lost API key — send reset email
Body
application/json
Email address associated with your API key.