{"uid":"cap_t_x1N5HBrLV98jZRsFOwW","slug":"validate-agentutil-net-26b8440f","name":"AgentUtil Email Validator","description":"Validate an email address with disposable detection and normalization","url":"https://validate.agentutil.net/v1/email","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"email":{"type":"string","description":"Email address to validate"}}},"responseSchema":{"type":"object","required":["email","valid","domain","errors","service","local_part","normalized","request_id","is_disposable","related_services"],"properties":{"email":{"type":"string"},"valid":{"type":"boolean"},"domain":{"type":"string"},"errors":{"type":"array","items":{"type":"unknown"}},"service":{"type":"string"},"local_part":{"type":"string"},"normalized":{"type":"string"},"request_id":{"type":"string"},"is_disposable":{"type":"boolean"},"related_services":{"type":"array","items":{"type":"object","required":["url","name","description"],"properties":{"url":{"type":"string"},"name":{"type":"string"},"description":{"type":"string"}}}}}},"example":{"request":{"email":"zero-qa@agentmail.to"},"response":{"email":"zero-qa@agentmail.to","valid":true,"domain":"agentmail.to","errors":[],"service":"https://validate.agentutil.net","local_part":"zero-qa","normalized":"zero-qa@agentmail.to","request_id":"22aba0bb-ed5d-4e6d-a3f0-57db1e9485a3","is_disposable":false,"related_services":[{"url":"https://verify.agentutil.net","name":"verify","description":"Fact verification against live data sources -- exchange rates, crypto, stocks, entities, geography"},{"url":"https://docs.agentutil.net","name":"docs","description":"Search pre-indexed platform documentation -- semantic vector search across 10+ platforms"},{"url":"https://think.agentutil.net","name":"think","description":"Intent security -- pre-flight safety checklists, instruction expansion, and post-action review for autonomous agents"},{"url":"https://convert.agentutil.net","name":"convert","description":"Unit conversion (80+ units), live currency rates, and encoding (base64, hex, URL)"},{"url":"https://weather.agentutil.net","name":"weather","description":"Current conditions and multi-day forecasts for any location worldwide via Open-Meteo"},{"url":"https://time.agentutil.net","name":"time","description":"Timezone conversion, current time in any timezone, date arithmetic, and epoch conversions"},{"url":"https://hash.agentutil.net","name":"hash","description":"Hash with MD5/SHA-256/SHA-512, encode/decode base64/hex/URL, generate UUIDs, identify hash algorithms"},{"url":"https://text.agentutil.net","name":"text","description":"Regex match/replace/extract, text diff, slugify, word count, and markdown/HTML/JSON transforms"},{"url":"https://math.agentutil.net","name":"math","description":"Safe expression evaluation, statistics (mean/median/stddev/percentiles), percentages, and rounding"},{"url":"https://geocode.agentutil.net","name":"geocode","description":"Forward geocoding (address to lat/lon), reverse geocoding (lat/lon to address), and haversine distance"},{"url":"https://dns.agentutil.net","name":"dns","description":"DNS record lookups (A/MX/TXT/NS), reverse DNS, WHOIS/RDAP domain data, and IP geolocation"},{"url":"https://undo.agentutil.net","name":"undo","description":"Reversibility intelligence -- check if actions can be undone, find safer alternatives, batch safety warnings"},{"url":"https://norm.agentutil.net","name":"norm","description":"Baseline reality checks -- statistical anomaly detection for values against published industry benchmarks"},{"url":"https://context.agentutil.net","name":"context","description":"Situational awareness -- timezone, holiday, business calendar, and platform status checks before taking action"}]}},"exampleRequest":{"email":"zero-qa@agentmail.to"},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"unknown","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__MrGlmb5uhtZr9mq-MCpY","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates an email address with disposable email detection and address normalization","exampleAgentPrompt":"Can you check if 'john.doe+test@mailinator.com' is a real, valid email address or a disposable throwaway — and give me the normalized version?","exampleUseCases":null,"resultDescription":"Returns a validation result indicating whether the email is valid, whether it comes from a known disposable/temporary email provider, and the normalized form of the address.","failureModes":["Missing or empty email field returns a validation error","Malformed JSON body returns a 400 error","Invalid or unreachable endpoint returns a 402 or 5xx error","Edge-case email formats (e.g. internationalized domains) may produce uncertain results"],"whenToPreferThis":"Use this endpoint when you need to quickly validate a single email address, detect throwaway/disposable addresses to prevent spam signups, or normalize an email before storing or sending — especially in agent workflows where real-time validation at point-of-entry is needed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:37:20.311Z","isFirstParty":false}