{"uid":"cap_vNv_tO6AS_ajjFvRc79Mq","slug":"nova-ai-inference-api-batch-endpoint-61f96fb9","name":"Nova AI Inference API — Batch Endpoint","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://ova.orbonomy.xyz/api/batch","method":"POST","headers":{},"bodySchema":{"type":"object","required":["items"],"properties":{"items":{"type":"array"},"model":{"enum":["flash","pro","omni"],"type":"string"},"concurrent":{"type":"boolean"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object","properties":{"results":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"usage":{"type":"object"},"output":{"type":"string"}}}},"total_usage":{"type":"object"},"items_processed":{"type":"integer"}}},"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_pFiTKU5GamNDzXE59wEQ4","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":"Runs multiple AI inference tasks (chat, reasoning, translation, analysis, generation) in a single batch call, billed per call in USDC on Base.","exampleAgentPrompt":"I have three tasks I need done at once: summarize this article, translate this paragraph to Spanish, and classify this customer review as positive or negative — can you send all three to Nova as a batch using the default model and run them concurrently?","exampleUseCases":null,"resultDescription":"An array of result objects, one per batch item, each containing an id, the output text, and token usage stats, plus an aggregate total_usage and items_processed count, wrapped in a success envelope.","failureModes":["Invalid or missing items array returns a 400 validation error","Model identifier not recognized returns an error referencing an unsupported model","Insufficient USDC balance or failed x402 payment causes a 402 Payment Required response","Empty items array may return zero results or a validation error","Concurrent flag conflicts with backend limits may cause partial failures or timeouts","Malformed item objects within the array may cause individual result failures while others succeed"],"whenToPreferThis":"Choose this endpoint when you need to run multiple AI inference tasks (chat, translation, analysis, generation, reasoning) in a single network round-trip and want pay-per-call USDC billing on Base via x402 — especially when throughput or latency across many items matters and you want aggregate usage tracking.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:45:36.999Z","isFirstParty":false}