Skip to content
Alpha · Early access now open

Stop losing revenue to bad emails.
Verify before you send.

Real-time email verification that catches typos, blocks disposable addresses, and keeps your sender reputation intact.

pricklymails: api
$ curl -s https://api.pricklymails.com/v1/verify \
-H "Authorization: Bearer pm_live_a1b2c3d4e5f6..." \
-d '{"email": "jane@gmial.com"}'
{
"email": "jane@gmial.com",
"status": "risky",
"score": 34,
"checks": {
"syntax": true,
"mx": false,
"disposable": false,
"typo": {
"detected": true,
"suggestion": "jane@gmail.com"
}
}
}
$
API demo: email verification request and JSON response showing typo detection for jane@gmial.com
How it works

Three steps to clean emails.

01

Choose your checks

Enable only the checks you need. 6 included, 4 optional for deeper verification.

02

Get your API key

Create an account, grab your key. No credit card required to start.

03

Verify in real time

One API call per email, or drop a CSV for bulk. Get a 0–100 deliverability score.

What's inside

Everything you need to
send with confidence.

Syntax & Typo Detection

Catch gmial.com before it bounces. Automatic typo suggestions save addresses others would lose.

Regex + Fuzzy match

MX & DNS Lookup

Confirm the mailbox actually exists. No more sending into the void.

Real-time DNS

Disposable Detection

Block 12,000+ disposable providers automatically. Keep your list real.

12k+ Providers

Bulk CSV Upload

Drop a CSV, get results. Verify thousands of addresses in one go, no code required.

Async pipeline

REST API

One API call at signup. Block bad addresses before they ever enter your database.

JSON / Webhooks

Deliverability Score

Every address scored 0 to 100. Set your own threshold and decide what's good enough.

0 -> 100 Score
Pricing

Simple, transparent, predictable.

Pick a monthly plan. Each email costs 1 to 5 credits depending on the checks you enable.

5,000credits / month
Free
$0
  • 100 credits / mo
  • 10 req / min
  • Max batch 10
  • 10 configurable checks
RecommendedStarter
$16/mo
$0.0029 / credit
  • 5,500 credits / mo
  • 60 req / min
  • Max batch 1,000
  • 10 configurable checks
Pro
$196/mo
$0.0020 / credit
  • 100,000 credits / mo
  • 300 req / min
  • Max batch 10,000
  • 10 configurable checks
Business
$996/mo
$0.0010 / credit
  • 1,000,000 credits / mo
  • 1,000 req / min
  • Max batch 100,000
  • 10 configurable checks

Need more? Extra credits at $0.003 each, no expiration.

Why PricklyMails?

Most providers charge per verification with all checks bundled. We let you choose.

10 configurable checks
Enable only the checks you need. Don't pay for what you don't use.
Pay per check, not per email
1 to 5 credits per email depending on checks enabled. Basic syntax? 1 credit. Full verification? 5.
100% EU hosted
Servers in Europe. Your data never crosses the Atlantic.
Zero data retention
Emails are verified then discarded. Only domain name hashes kept for aggregate stats.
No surprise billing
Out of credits? The API returns 429. Top up when you want, no automatic charges.
Single & bulk in one API
Real-time single verification or CSV bulk upload. Same API key, same dashboard.
FAQ

Common questions

Do you keep the emails I verify?
No. Emails pass through, get verified, and are gone. Nothing is stored or resold.
How fast is a single verification?
Under 200ms for most checks. Bulk uploads run in the background and you get notified when they're done.
What happens when my credits run out?
The API returns a 429 status. No surprise billing. Buy more credits anytime from your dashboard.
Can I cancel anytime?
Yes. No commitment, no fees. Your plan reverts to Free immediately.
Why not just use regex?
Regex catches syntax errors, not ghost mailboxes. We check MX records, disposable provider lists, and compute a deliverability score. A valid format means nothing if the address doesn't exist.

Ready to clean your list?

Start verifying emails for free. No credit card, no setup, just an API key.