{"uid":"cap_ZaUyexrDhVQJlCxfxK62u","slug":"delx-extract-emails-271299cd","name":"Delx Extract Emails","description":"Extract email-like addresses from text for $0.001 USDC. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.","url":"https://api.delx.ai/api/v1/x402/extract-emails","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","bodyType","body"],"properties":{"body":{"type":"object","additionalProperties":true},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string","const":"json"},"example":{"type":"object","additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{}},"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_WSr7vzJxA3SkWVVW99qIW","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-like addresses from a block of text, returning all identified email patterns found within it.","exampleAgentPrompt":"Can you pull out all the email addresses from this text: 'For support contact help@example.com or billing@company.org, and reach our CEO at john.doe@corp.net'?","exampleUseCases":[{"title":"Lead harvesting from sales copy","prompt":"Here's a block of marketing copy we scraped — can you extract every email address mentioned in it so I can add them to our outreach list?"},{"title":"Contact parsing from user submissions","prompt":"A user just submitted this long feedback form response. Can you scan it and pull out any email addresses they may have included in the text?"},{"title":"Email extraction from document snippets","prompt":"I've got a chunk of raw text from a PDF we converted — please extract all email-like addresses from it so I don't have to read through the whole thing manually."}],"resultDescription":"A list of email-like address strings found within the submitted text, returned as structured data after processing the input content for $0.001 USDC per call.","failureModes":["No emails found in text — returns empty list","Malformed or overly long input text may result in processing error","False positives for strings that resemble emails but are not valid addresses","Missing or invalid request body returns 400 error","Payment failure or insufficient balance returns 402 error"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-use extraction of email addresses from unstructured text without setting up your own regex pipeline or NLP stack. Ideal for agents processing variable or user-generated text that may contain contact information. Best for single-call, on-demand extraction rather than bulk batch processing pipelines.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T04:07:08.091Z","isFirstParty":false}