{"uid":"cap_3HVkymF7OL-8_8xOGPpIZ","slug":"nova-ai-inference-api-batch-endpoint-93506b4a","name":"Nova AI Inference API — Batch Endpoint","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://nuvo.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_RNgV8XCGSmCGZdTXH6cbh","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":"Submits a batch of AI inference items (chat, reasoning, translation, analysis, generation) and returns results for each item in a single USDC-paid call.","exampleAgentPrompt":"Run these 3 tasks in parallel using Nova: translate 'hello world' to French, summarize 'AI is transforming industries' in one sentence, and answer 'What is the capital of Japan?' — pay with USDC on Base.","exampleUseCases":null,"resultDescription":"Returns a success flag, an array of per-item results each containing an ID, output text, and usage stats, plus aggregate total usage and the count of items processed.","failureModes":["Empty or malformed items array returns a validation error","Insufficient USDC balance triggers a 402 Payment Required response","Invalid model identifier causes inference failure for affected items","Concurrent flag misuse may cause timeouts on large batches","Network or provider-side errors may result in partial results with some items failing"],"whenToPreferThis":"Choose this endpoint when you need to process multiple AI inference tasks (chat, translation, analysis, generation) in a single paid call rather than making separate requests, especially when you want to pay per-call in USDC on Base and optionally run items concurrently for speed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:35:16.192Z","isFirstParty":false}