{"uid":"cap_Y7lwPfrk2bYKqT5MFLUHI","slug":"api-x402node-dev-35a39aed","name":"Email Address Validator with MX Record Check","description":"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. Accepts payment on Base or Solana — either network works.","url":"https://api.x402node.dev/validate/email","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["email"],"properties":{"email":{"type":"string","description":"Email address (required)"},"checkMx":{"type":"string","description":"CheckMx (optional)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0022","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.0022/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Imb0bGjFosv36ZYg7yt_g","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0022","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates email address format (RFC 5322/syntax) and optionally checks DNS MX records to confirm the domain can receive mail","exampleAgentPrompt":"Can you check whether 'john.doe@example.com' is a valid email address — verify the format and also do an MX record lookup to confirm the domain actually accepts mail?","exampleUseCases":null,"resultDescription":"Returns a JSON object with: the original email string, whether it is overall valid (boolean), the local part (before @), the domain part, whether the format is syntactically correct (boolean), and whether the domain's MX records are valid (boolean or null if not checked)","failureModes":["Malformed request body returns validation error","MX lookup may return null if DNS check was not requested or domain is unreachable","Disposable email domains may pass format check but fail MX check","Very new domains may have valid MX records but not yet propagated","Network timeouts on DNS resolution may cause mxValid to be null","Payment failure (402) if USDC balance is insufficient"],"whenToPreferThis":"Choose this endpoint when you need both syntax validation and domain-level verification in a single call, especially for signup pipelines, lead qualification, or bot filtering where you want to confirm not just that the email looks right but that the domain can actually receive mail. Prefer this over a pure regex check when deliverability confidence matters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:07:02.186Z","isFirstParty":false}