{"uid":"cap_oacH0wLJzA_zbr1Ztyazg","slug":"orbonomy-llm-extract-structured-field-extraction-from-text-b731a28b","name":"Orbonomy LLM Extract — Structured Field Extraction from Text","description":"50+ pay-per-call API endpoints across accommodation, AI, content, fact-checking, and data services. Powered by x402 protocol.","url":"https://app.orbonomy.xyz/api/llm/extract","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text","fields","format"],"properties":{"text":{"type":"string"},"fields":{"type":"array"},"format":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__8NmM4PlI_gnSdOg93nO8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts specified structured fields from free-form text using LLM, returning them in a requested format","exampleAgentPrompt":"Extract the fields 'vendor name', 'invoice date', and 'total amount' from this text as JSON: 'Invoice from Acme Corp dated March 15 2024 for a total of $4,200 for consulting services.'","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'success' boolean and the extracted field values corresponding to the requested fields pulled from the input text, structured in the requested format.","failureModes":["Missing required fields (text, fields array, or format) returns a 400 error","Text too long or malformed may cause extraction failure or truncation","Fields not present in the text may return null or empty values","Ambiguous field names may produce incorrect mappings","Payment failure via x402 protocol blocks the request entirely","Unsupported format string may cause a processing error"],"whenToPreferThis":"Use this endpoint when you need to extract specific named fields from arbitrary unstructured text using an LLM and receive the result in a structured format. Prefer it over regex or rule-based parsers when the text is variable or natural-language-heavy. Best for one-off pay-per-call extractions without needing to host your own LLM pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:39:36.255Z","isFirstParty":false}