{"uid":"cap_-JxziBaXV5enSBt9ESiFU","slug":"nova-ai-inference-api-structured-data-extraction-88a3d812","name":"Nova AI Inference API — Structured Data Extraction","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://novav2.orbonomy.xyz/api/extract","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text"],"properties":{"text":{"type":"string","description":"Text to extract data from"},"schema":{"type":"object","description":"Expected output schema"},"instructions":{"type":"string","description":"Additional extraction instructions"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object","properties":{"model":{"type":"string"},"usage":{"type":"object"},"extracted":{"type":"object"},"confidence":{"type":"number"}}},"meta":{"type":"object"},"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_RnaHC7xNiEQQgEkE0lvbD","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured data from unstructured text using AI inference, returning typed fields with confidence scores via pay-per-call USDC billing on Base.","exampleAgentPrompt":"Extract the vendor name, invoice number, total amount, and due date from this invoice text: 'Invoice #4821 from Acme Corp dated March 15 2025, total due $2,340.00 by April 15 2025' — return it as structured JSON fields.","exampleUseCases":null,"resultDescription":"Returns a JSON object containing an 'extracted' field with the parsed structured data matching the requested schema, a 'confidence' number between 0 and 1 indicating extraction certainty, the 'model' name used, and 'usage' token stats. Also includes a top-level 'success' boolean and 'meta' object.","failureModes":["Missing required 'text' field returns validation error","Malformed 'schema' object causes inference failure or untyped output","Text too long for model context window may truncate or error","Low confidence extraction when text is ambiguous or incomplete","Payment failure or insufficient USDC balance blocks the call","503/timeout if inference backend is overloaded"],"whenToPreferThis":"Choose this endpoint when you need to convert freeform or semi-structured text into a typed JSON object with a defined schema and want a confidence score alongside the result. Best for invoice parsing, entity extraction, form-filling from prose, or any task where the output structure is known in advance and you want AI to do the mapping. Prefer over generic chat endpoints when structured output conformance and confidence scoring are required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:48:37.850Z","isFirstParty":false}