{"uid":"cap_Jd7WQgeo_wM-4w_ZA_gze","slug":"avedaris-text-signal-extractor-b9399f66","name":"AveDaris Text Signal Extractor","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/text-extract-signals","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"Text to inspect for structured signals."}}},"responseSchema":{"type":"json","example":{"result":{"urls":[],"money":["$25"],"emails":["ops@example.com"],"isoDates":["2026-08-30"]}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.008","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.008/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_vheSTv25neGNZAxXXloZl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.008","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured signals (URLs, monetary amounts, email addresses, ISO dates) from a given text string","exampleAgentPrompt":"Scan this email for me and pull out any URLs, email addresses, dollar amounts, and dates: 'Please review the attached invoice for $25 and confirm with ops@example.com by 2026-08-30. See our portal at https://portal.example.com.'","exampleUseCases":[{"title":"Contract date and amount extraction","prompt":"Here's a vendor contract snippet — pull out all the payment amounts, due dates, and contact emails mentioned in it so I can log them into our tracking sheet."},{"title":"Email triage signal mining","prompt":"I have a batch of customer emails and I need to extract any money figures, dates, and email addresses from this one: 'Your refund of $120 will be processed by 2025-03-15, confirmation sent to billing@client.org.'"},{"title":"Lead enrichment from scraped text","prompt":"Take this scraped web page text and find all URLs, email addresses, and dollar amounts in it so I can enrich our CRM with the contact and pricing info."}],"resultDescription":"A JSON object with a 'result' field containing four arrays: 'urls' (list of detected URLs), 'money' (list of monetary strings like '$25'), 'emails' (list of email addresses), and 'isoDates' (list of ISO 8601 date strings). Arrays are empty if no signals of that type are found.","failureModes":["Empty or missing 'text' field returns empty signal arrays or an error","Very long text inputs may hit payload size limits","Ambiguous monetary formats (e.g. non-US currencies without symbols) may not be detected","Dates not in ISO format may be missed","Malformed request body returns a 4xx error"],"whenToPreferThis":"Choose this endpoint when you need lightweight, fast extraction of four common structured signal types (URLs, emails, money, ISO dates) from free-form text without running a full NLP pipeline. Ideal for agent pipelines that need to parse emails, documents, or scraped content into actionable structured data with minimal latency and cost ($0.008 per call).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:41:20.793Z","isFirstParty":false}