{"uid":"cap__gVtarlmisEU28mg2M7EW","slug":"nova-ai-extract-structured-data-extraction-from-text-c408e269","name":"Nova AI Extract — Structured Data Extraction from Text","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://noa.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_2R78AThrYlMDoVp2fVWCh","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 structured data from arbitrary text using AI inference, returning typed fields with a confidence score","exampleAgentPrompt":"Extract the invoice number, vendor name, total amount, and due date from this text and return them as structured fields: 'Invoice #4821 from Acme Supplies, total due $1,340.00, payment required by March 15 2025.'","exampleUseCases":null,"resultDescription":"A JSON object containing an 'extracted' field with the structured data matching the provided schema, a 'confidence' score (0–1) indicating extraction reliability, the model name used, and token usage stats. The top-level 'success' boolean indicates whether the extraction completed successfully.","failureModes":["Missing required 'text' field returns a 400-level error","Ambiguous or conflicting schema definitions may yield low confidence scores or partial extraction","Very long input text may exceed model context limits","Malformed schema object may cause extraction to fail or return empty fields","Payment failure (insufficient USDC) returns HTTP 402 before inference runs"],"whenToPreferThis":"Choose this endpoint when you need to turn unstructured or semi-structured text into typed, schema-conformant JSON fields with a confidence signal — especially for document parsing, entity extraction, or form-filling from natural language. Prefer this over general chat endpoints when the goal is structured output rather than conversational response.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:31:57.464Z","isFirstParty":false}