{"uid":"cap_hWVGvHZODvS-Y8jt0JrwS","slug":"getapi-email-validation-7ae6bcf5","name":"GetApi Email Validation","description":"Ontdek, test en integreer krachtige API&#039;s voor web scraping, e-mailvalidatie, geolocatie\n    en meer. Gratis starten.","url":"https://api.getapi.nl/api/v1/validate/email","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"email":{"type":"string"}}},"responseSchema":{"type":"json","example":{"email":"user@example.com","valid":true,"checks":{"format":true,"domain_exists":true,"has_mx_record":true,"is_disposable":false},"message":"Email address appears valid."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_owoXYqh9OeMKbMqjI9rq7","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates an email address by checking its format, domain existence, MX records, and disposable email status","exampleAgentPrompt":"Can you check if the email address john.doe@example.com is valid — does the domain exist, does it have MX records, and is it a disposable address?","exampleUseCases":[{"title":"Signup form email gating","prompt":"Before I add this user to my database, check if their email address jane.smith@tempmail.com is real, has a valid domain with MX records, and isn't from a disposable email provider."},{"title":"Mailing list hygiene check","prompt":"I have an email address newsletter@mybrand.io that I want to send a campaign to — can you verify it's properly formatted, the domain exists, and it can actually receive mail?"},{"title":"Fraud detection during checkout","prompt":"A new order just came in from buyer99@yopmail.com — can you tell me if that email is valid, has proper DNS records, and whether it's a known throwaway address?"}],"resultDescription":"Returns a JSON object with the original email, a boolean 'valid' field, a 'checks' object containing four boolean sub-checks (format, domain_exists, has_mx_record, is_disposable), and a human-readable 'message' summarizing the result.","failureModes":["Missing or malformed email input returns a validation error","Non-existent or unreachable domain may cause DNS timeout","Edge-case internationalized email formats may not be handled correctly","Payment failure (x402) results in 402 response before validation occurs"],"whenToPreferThis":"Choose this endpoint when you need a quick, multi-factor email validation that covers format, DNS, MX record existence, and disposable address detection in a single call. It is well-suited for signup flows, lead qualification, and fraud prevention where you need more than just a regex format check but don't need full SMTP verification.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:31:59.060Z","isFirstParty":false}