← Catalog

contact.verify

live

Verify deliverability and status of a professional email.

Providers

ProviderPrice*Mode
LeadMagic $0.005 platform prepaid
Hunter $0.004 platform prepaid · planned
ZeroBounce $0.004 platform prepaid · planned
NeverBounce $0.004 platform prepaid · planned
MillionVerifier $0.004 platform prepaid · planned

Billing

Unit: per_lookup · unmatched results billed: yes
Verification is billed per lookup, including unknown results. Shown before execution.

*Placeholder development pricing.

Run it

curl https://api.routergrowth.com/v1/run \
  -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \
  -d '{
    "capability": "contact.verify",
    "input": { "email": "..." },
    "routing": {"provider": "auto"}
  }'

Input schema

{
  "properties": {
    "email": {
      "type": "string"
    }
  },
  "required": [
    "email"
  ],
  "type": "object"
}

Normalized output fields

email · status · confidence