EmailAuthReady
EmailAuthReady API helps SaaS platforms, MSPs, cold-email tools, CRM products, agencies, and onboarding teams verify whether a customer domain appears ready for authenticated email sending. Submit a domain such as `example.com` and receive a structured readiness report covering SPF, DMARC, common DKIM selectors, BIMI, and MTA-STS. The response includes raw DNS records, warnings, recommendations,…
EmailAuthReady endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
getHealth /health |
Checks whether the EmailAuthReady API service is running and healthy. Returns a simple status response. Run this first to confirm the service is reachable before executing other… |
| Email Auth Checks | ||
| GET |
checkDomain /v1/email-auth/check |
Main public API endpoint for checking a domain with optional selectors query param. |
EmailAuthReady pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $9 / month | — |
|
| ULTRA | $19 / month | — |
|
| MEGA | $39 / month | — |
|