{"uid":"cap_vvnSEuPrywkONKb_VlTQC","slug":"synergy-structured-data-extraction-f6144c84","name":"Synergy Structured Data Extraction","description":"Extract structured data (entities, fields, records) from unstructured text into JSON.","url":"https://api.exo-trust.com/execute/extract","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string"},"fields":{"type":"array","items":{"type":"string"}},"schema":{"type":"object"}}},"responseSchema":{"type":"json","example":{"result":{"missing":["example"],"extracted":{},"confidence":1},"status":"completed","receipt":{"amount":0.05,"method":"x402","settled":true,"currency":"USDC"},"task_id":"00000000-0000-0000-0000-000000000000"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FH8lbRuZ6I-0IB5odTmxy","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured data (entities, fields, and records) from unstructured text and returns the result as JSON.","exampleAgentPrompt":"Pull out the vendor name, invoice number, due date, and total amount from this invoice text and give it to me as structured JSON: 'Invoice #4821 from Acme Supplies, due March 15 2025, total $3,480.00.'","exampleUseCases":[{"title":"Invoice data extraction for accounting","prompt":"Extract the vendor name, invoice number, line items, due date, and total from this invoice text: 'From: BrightTech LLC | Invoice #2034 | Date: April 1 2025 | Due: April 30 2025 | Item: Cloud Hosting x3 @ $120 = $360 | Total: $360.' Return it as structured JSON."},{"title":"Resume parsing for hiring pipeline","prompt":"I have this raw resume text — can you extract the candidate's name, email, years of experience, current job title, and list of skills from it? Here's the text: 'Jane Doe | jane@example.com | Senior Engineer at DataCorp, 8 years exp. | Skills: Python, SQL, Kubernetes.'"},{"title":"Contact extraction from email thread","prompt":"Go through this email body and pull out every person's name, company, phone number, and email address you can find: 'Reach out to Tom Harris at Nexus Corp, tom.harris@nexus.com, +1-555-204-3812, or Sara Lin at Velo Inc, sara@velo.io.'"}],"resultDescription":"A JSON object containing the extracted fields, entities, or records mapped from the input text. Field values are populated according to the provided field list or schema, with missing fields typically returned as null or omitted.","failureModes":["Text contains no recognizable data matching the requested fields — returns empty or null values","Ambiguous or conflicting values in text may result in incorrect field assignments","Very long input text may be truncated or processed incompletely","Malformed or missing schema/fields input may result in a generic extraction or an error","Non-English text may reduce extraction accuracy if language support is limited"],"whenToPreferThis":"Use this endpoint when you need to convert free-form or unstructured text into machine-readable JSON fields — especially for documents like invoices, resumes, emails, contracts, or form responses. Prefer this over general LLM calls when you need deterministic, schema-aligned field extraction with a consistent output format and pay-per-call pricing. Best suited for single-document extraction tasks where specific field names or a JSON schema are known in advance.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:44.171Z","isFirstParty":false}