Email Security Checker
## Email Security Checker API Check if a domain's email is properly configured to avoid spam folders and delivery failures. ### What it checks: - **SPF** (Sender Policy Framework) — Who is authorized to send email for this domain - **DKIM** (DomainKeys Identified Mail) — Email authentication signature - **DMARC** (Domain-based Message Authentication) — Policy for handling failed checks ### Why…
Email Security Checker endpoints
| Method | Endpoint | Description |
|---|---|---|
| check | ||
| GET |
checkEmailSecurity /check |
Analyzes SPF, DKIM, and DMARC records for the given domain and returns a security score. |
Email Security Checker pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|