← Back to directory

Email validator / email format check / RFC 5322 validation / email regex / verif...

https://api.x402node.dev/validate/email

Overview

Email validator / email format check / RFC 5322 validation / email regex / verify email address / MX record check / disposable email detector / email syntax validator. Validate any email address format and optionally check MX records via DNS to verify the domain accepts mail. For AI agents, signup pipelines, lead validation, bot filtering.

Protocol x402
Price $0.0053
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402node
Source bazaar
Indexed 2026-05-22 09:46:29

Health

Status healthy
Latency (p50) 447ms
Uptime (30d) 100.0%
Reliability Score 87/100
Last Checked 2026-05-23 05:34:10
Last Healthy 2026-05-23 05:34:10
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "checkMx": "true to verify MX records (default: false)", "email": "Email address (required)" }, "type": "http" }

Output Schema

{ "properties": { "domain": { "type": "string" }, "email": { "type": "string" }, "format": { "type": "boolean" }, "local": { "type": "string" }, "mxValid": { "type": [ "boolean", "null" ] }, "valid": { "type": "boolean" } }, "required": [ "email", "valid" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-05-23 05:34:10 healthy 402 447ms
2026-05-22 19:14:59 healthy 402 432ms