signup
Create an Enrichr API key by submitting your email. The raw key is returned once; verify your mailbox to receive the free monthly allowance and recover lost keys.
Instructions
Create an Enrichr API key.
The raw key is returned once. The free monthly allowance and lost-key recovery require verifying the mailbox via POST /v1/account/verify (token emailed by Resend). Unverified keys do not receive the free tier.
Args: email: The user's email address
Returns: dict with keys: api_key, message, email_verified, verification_required
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes |