{"uid":"cap_Ldbl6yiYXDkJe-kGU-B0d","slug":"delx-extract-emails-lite-e690c384","name":"Delx Extract Emails Lite","description":"Extract email-shaped tokens from free text (shape only). Call when you need candidate emails from agent-held text without SMTP validation. Returns email list and count (shape match only) for $0.001 USDC via x402 on Base. Shape match only—not mailbox verification, MX lookup, or enrichment. No network, no keys, no retention. Results are advisory; the caller owns budgets, auth, and production controls.","url":"https://api.delx.ai/api/v1/x402/extract-emails-lite","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"Input field: text."}}},"responseSchema":{"type":"json","example":{"note":"shape match only","count":2,"emails":["ops@delx.ai","sales@example.com"],"schema":"delx/util-extract-emails-lite/v1"}},"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_QyqoTTCQ3mxTgZpn5KXLV","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":"Extracts email-shaped tokens from free text using pattern matching only, returning a list of candidate email addresses and their count without any SMTP or mailbox validation.","exampleAgentPrompt":"Can you pull out all the email addresses from this text for me? 'Please contact support@example.com or sales@company.org for assistance, and CC billing@example.com on your reply.'","exampleUseCases":[{"title":"Email harvest from user feedback","prompt":"I have a bunch of raw customer feedback submissions pasted into a single text blob — can you extract all the email addresses people mentioned or signed with so I can compile a contact list?"},{"title":"Parse contact emails from a scraped webpage","prompt":"I scraped the text from a company's team page and it's all unstructured — can you find and list all the email addresses in there for me?"},{"title":"Agent pipeline contact extraction","prompt":"I've got a chunk of text from an inbound inquiry email thread and I need you to pull out every email address shape you can find in it, even partial-looking ones, so I can review them."}],"resultDescription":"Returns a JSON object containing a list of email-shaped tokens found in the input text (pattern-matched only, no SMTP or MX verification) and a count of how many were found. Results are advisory — callers must decide how to act on unverified addresses.","failureModes":["Empty or missing 'text' field returns zero results or an error","Text with no email-shaped patterns returns an empty list and count of 0","Very long text inputs may hit payload size limits","Malformed email-like patterns (e.g. missing TLD or @) will not be returned as they fail shape matching","Payment failure via x402 prevents request execution"],"whenToPreferThis":"Choose this endpoint when you need to quickly identify candidate email addresses from agent-held text without any network calls, SMTP validation, or external lookups. It is ideal for lightweight preprocessing pipelines, privacy-sensitive contexts where no data should leave the local flow, or when you simply want raw pattern-matched tokens before deciding whether to validate them further. Prefer alternatives if you need actual mailbox verification, MX record lookup, or email enrichment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:33.504Z","isFirstParty":false}