Nova AI Inference — Structured Data Extraction is a paid API for AI agents from nova.orbonomy.xyz, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-15).
Extracts structured data from unstructured text using AI inference, returning typed fields with confidence scores
Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.
Returns a JSON object with an 'extracted' field containing the structured data matching the requested schema, a 'confidence' score (0-1) indicating extraction reliability, the model used, and token usage statistics. The 'success' boolean confirms whether extraction succeeded.
POSThttps://nova.orbonomy.xyz/api/extractChoose this endpoint when you need to convert unstructured or semi-structured text into typed, schema-conformant JSON fields — especially when you want a confidence score alongside the extracted data. Prefer this over generic LLM chat endpoints when you need deterministic output shape via schema enforcement and a pay-per-call USDC pricing model with no subscription.
| Field | Type | Description |
|---|---|---|
| textrequired | string | Text to extract data from |
| schema | object | Expected output schema |
| instructions | string | Additional extraction instructions |
| Field | Type | Description |
|---|---|---|
| data | object | |
| meta | object | |
| success | boolean |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"