{"uid":"cap_zCmUz74sPiSNeG_q59xnb","slug":"vaaya-icypeas-email-verification-450126fa","name":"Vaaya Icypeas Email Verification","description":"Verify an email address's deliverability via Icypeas (SMTP-level). Pass `email`. Returns `{ item: { _id } }` immediately — the search runs async. KEEP POLLING icypeas/result with that `id` (every 3-5s; Icypeas caps reads at 30/min) until `status` leaves NONE/SCHEDULED/IN_PROGRESS. FOUND/DEBITED = hit, NOT_FOUND/DEBITED_NOT_FOUND = processed but empty. Second verification rung next to tomba/email-verifier — same price, different infrastructure; cross-check risky addresses before a send.","url":"https://vaaya.ai/api/run/icypeas/email-verification","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","$schema":"http://json-schema.org/draft-07/schema#","required":["email"],"properties":{"email":{"type":"string","format":"email"},"custom":{"type":"object","properties":{"externalId":{"type":"string","maxLength":200,"minLength":1},"webhookUrl":{"type":"string","format":"uri"}},"additionalProperties":false}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_L1WRm4NRcUHwoY7zWZoY-","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Initiates an async SMTP-level email deliverability check via Icypeas and returns a job ID for polling results","exampleAgentPrompt":"Run an SMTP-level email verification on john.doe@acme.com through Icypeas so I can confirm it's deliverable before I add it to my outreach list — poll until you get a final status back.","exampleUseCases":[{"title":"Pre-send bounce risk check","prompt":"Before I send this campaign, verify that sarah.johnson@techcorp.io is actually deliverable via SMTP — I don't want it to bounce and hurt my sender reputation."},{"title":"Cross-check a cold outreach lead","prompt":"I found this email address for a prospect — can you run it through Icypeas SMTP verification on mark.williams@startupxyz.com and tell me if it's valid before I reach out?"},{"title":"Second-opinion email validation","prompt":"My first email verifier flagged contact@bigbrand.com as risky — can you do a secondary SMTP check through Icypeas to see if it's actually deliverable?"}],"resultDescription":"Returns immediately with `{ item: { _id } }` containing the Icypeas job ID. The agent must then poll the icypeas/result endpoint every 3–5 seconds (max 30 reads/min) using that ID until the status field moves beyond NONE, SCHEDULED, or IN_PROGRESS. Final statuses: FOUND/DEBITED = valid and deliverable; NOT_FOUND/DEBITED_NOT_FOUND = processed but address not confirmed deliverable.","failureModes":["Invalid email format returns a validation error before the job is created","Polling too fast (>30/min) hits Icypeas rate cap and may return errors or empty responses","Job may remain IN_PROGRESS for an extended time if SMTP server is slow to respond","If the result endpoint is not polled, the async result is never retrieved","Network or provider-side failures may leave the job in an indeterminate state"],"whenToPreferThis":"Choose this endpoint when you need SMTP-level email deliverability verification and want a second infrastructure source beyond Tomba or Prospeo to cross-check risky or uncertain addresses. Best used as a secondary verifier when another tool flags an email as risky, or as a standalone check when email bounce risk is a concern before a send. The async model suits batched pre-campaign verification workflows where near-real-time latency is acceptable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T21:08:16.557Z","isFirstParty":false}