Free
No card required
$0/ month
250 credits per month
- All protection signals
- Dashboard and API keys
- Credits reset every month
Check an email or domain for disposable providers, missing mail servers, role accounts, typos, and suspicious patterns.
Each check returns facts and a clear action. Keep the defaults or apply your own policy.
john@tempmail.com
disposable: trueBlockStop temporary inboxes before account creation.
support@acme.com
role_based: trueReviewRoute shared mailboxes to review.
name@acme.com
mx: ["aspmx.l.google.com"]AllowConfirm the domain can receive email.
name@gmial.com
suggested_domain: "gmail.com"Suggest fixOffer a correction without rewriting user input.
sdoifjofjwe@gmail.com
suspicious: trueReviewCatch deterministic junk patterns on public providers.
jane@gmail.com
public_provider: truePolicy inputUse provider facts in your own signup policy.
Send an email or domain. Branch on allow, review, or block and keep the reasons for your logs.
/api/v1/checkcurl -s -X POST 'https://signupscore.com/api/v1/check' \
-H 'Authorization: Bearer ss_…' \
-H 'Content-Type: application/json' \
-d '{"input":"name@tempmail.com"}'{
"request_id": "01J…",
"action": "block",
"primary_reason": "DISPOSABLE",
"reasons": ["DISPOSABLE"],
"signals": {
"disposable": true,
"public_provider": false,
"role_based": false,
"suspicious": false,
"privacy_relay": false,
"alias_subaddress": false,
"has_mx": true,
"suggested_domain": null
}
}Exact domain rules and new-domain thresholds live in the dashboard.
Incoming signup
founder@brand-new.dev
Review · newly registered domain
One monthly credit balance covers every authenticated endpoint.
Free
No card required
$0/ month
250 credits per month
Pro
$0.38 per 1,000 checks
$19/ month
50,000 credits per month
Run a single lookup without an account.
Remove duplicates, invalid addresses, and risky inboxes.
Review the DNS records that affect email delivery.
Inspect email authentication records.
Trace message routing and authentication results.
Check domain and IPv4 addresses against common DNSBLs.
Inspect mail servers, priorities, and TTL values.
Query common DNS record types for a domain.