Standard prices
These are the starting per-result prices (before any volume discount — see Spend & Save tiers). Your effective price only goes down as your lifetime spend grows; your current rate is always shown in your billing settings.| Operation | Endpoints | Price (USD) | Billed |
|---|---|---|---|
| Real-time search & enrich | POST /search/realtime/*, POST /enrich/realtime/* | $0.02 | per returned result |
| Database (cached) search & enrich | POST /search/database/*, POST /enrich/database/* | $0.0067 | per returned result |
| Email Finder | POST /email/find/ (+ /bulk/) | $0.02 | per valid email found |
| Email Validation | POST /email/validate/ | $0.005 | per email checked |
| Preview | POST /preview/leads/ | $0.002 | per returned result |
| Phone Finder | POST /phone/find/ (+ /bulk/) | $0.40 | per found phone |
Prices above are the Tier 0 (standard) rate. The more you spend over the lifetime of your account, the higher your discount tier and the lower every price becomes — automatically. See Spend & Save tiers.
How a charge is calculated
meta.amount_charged (USD), so you never have to guess after the fact.
What’s free
- Database (cached) count endpoints (
POST /search/database/*/count/) — a cached count, no charge. - Account, status, and webhook endpoints.
- Not-found results on enrich, phone, and email find (see below).
No Data, No Charge — exactly where it applies
You are not billed for results we don’t return:| Operation | If nothing is found |
|---|---|
| Enrich lead / company | Not charged — the reserved amount is refunded automatically |
| Search (database or real-time) | Billed per returned row — zero rows costs $0 |
| Email Finder | Charged only for valid emails found |
| Phone Finder | Charged only for phones found |
| Email Validation | Charged per email checked — a verdict (valid, risky, catch-all, invalid) is the result you paid for |
| Real-time count | Flat $0.02 per request (even if the count is 0) |
Email Validation is the one case where every submitted address is billed: validation is the deliverable, so each checked email costs $0.005 regardless of its verdict.
Worked example
You enrich 100 leads in real time; 92 are found, 8 are not.- 92 × 1.84** charged
- 8 not-found → $0.00 (refunded)
meta.amount_chargedreturns1.84