{"uid":"cap_rfgmwoipe5oEWtrmDeEY5","slug":"avedaris-email-normalize-e6ba464e","name":"AveDaris Email Normalize","description":"AveDaris is the economic coordination layer for autonomous software: discover, route, evaluate, procure, verify, and learn across agent services.","url":"https://api.avedaris.com/v1/paid/email-normalize","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"email":{"type":"string","maxLength":320,"minLength":3}}},"responseSchema":{"type":"json","example":{"result":{"local":"User","domain":"example.com","normalized":"user@example.com"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.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_olX68bNbkHodTPkcK3RLK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Normalizes an email address into its canonical local part, domain, and lowercased full address","exampleAgentPrompt":"Can you normalize the email address 'User+Tag@Example.COM' and give me the canonical local part, domain, and the clean lowercased version?","exampleUseCases":[{"title":"Deduplicating user email records","prompt":"I have a bunch of user-submitted emails like 'John.Doe+promo@Gmail.COM' and 'johndoe@gmail.com' — can you normalize them so I can tell which ones are duplicates?"},{"title":"Extracting domain from signup email","prompt":"A new user signed up with the email 'Alice@CompanyName.ORG' — can you parse that into the local part and domain so I can check if it's a corporate address?"},{"title":"Standardizing emails before CRM import","prompt":"Before I import these contacts into our CRM, can you normalize the email 'Bob.Smith@Outlook.COM' to its clean canonical form?"}],"resultDescription":"Returns a JSON object with three fields: 'local' (the local part before the @), 'domain' (the domain after the @), and 'normalized' (the full lowercased canonical email address).","failureModes":["Invalid or malformed email string returns an error response","Email shorter than 3 characters or longer than 320 characters rejected by schema validation","Missing required 'email' field in request body causes a 400-level error","Network timeout or service unavailability returns a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need a fast, cheap ($0.001 USDC) single-call email normalization that reliably decomposes an address into local part and domain while returning a canonical lowercase form — particularly useful in agent pipelines that need to deduplicate, validate, or standardize user-supplied emails before downstream processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:05:21.629Z","isFirstParty":false}