Prerequisites
- A RevenueBase account
- An API key from Dashboard → API Keys
REVENUEBASE_API_KEY automatically — no explicit configuration needed.
Check your credit balance
Confirm your key works and see how many credits you have available.Expected response:Each credit is consumed by a successful verification.
Valid and Invalid results each deduct one credit; Unknown results do not.Verify a single email
Send an email address to the verification endpoint.Response:The
Add
status field tells you whether the address is deliverable:| Status | Meaning | Credits deducted |
|---|---|---|
Valid | Address is deliverable — safe to send | 1 |
Invalid | Address does not exist or is undeliverable | 1 |
Unknown | Could not determine deliverability (e.g. catch-all domain) | 0 |
?metadata=true for additional fields: