MX, SPF, DKIM and DMARC check for a sending domain, with the issues to fix before an outbound campaign. Run by RouterGrowth directly.
RouterGrowth:
all inputs ✓
✓ marks a combination proven with a real provider call. Others are wired and unit-tested; their first live run verifies them.
| Provider | Status |
|---|---|
RouterGrowth |
live |
Unit: per_lookup · unmatched results billed: no
The exact price is returned by /v1/inspect before every call and reserved on execution.
curl https://api.routergrowth.com/v1/run \ -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \ -d '{ "capability": "email.domain_health", "input": { "domain": "..." }, "routing": {"provider": "auto"} }'
{
"properties": {
"domain": {
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
}
score · mx · spf · dmarc · dkim · issues · warnings