{"uid":"cap_xNjFfaL4a73XoTRFR9Uio","slug":"nova-ai-inference-api-batch-9f618426","name":"Nova AI Inference API — Batch","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://nova.orbonomy.xyz/api/batch","method":"POST","headers":{},"bodySchema":{"type":"object","required":["items"],"properties":{"items":{"type":"array"},"model":{"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":"settled","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_aavoN2wl6gUzSauPoFCGf","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":"Submit multiple AI inference tasks in a single batch call for chat, reasoning, translation, analysis, or generation, paid per call in USDC on Base.","exampleAgentPrompt":"Run these 3 tasks through Nova in parallel using the default model: summarize this article, translate this paragraph to French, and answer this customer support question — I need all three results back together.","exampleUseCases":null,"resultDescription":"Returns a structured object containing an array of per-item results (each with an id, output text, and token usage), the total token usage across all items, the count of items processed, and a success flag.","failureModes":["Payment failure — USDC balance insufficient or x402 payment rejected, returns 402","Invalid items array — missing or malformed batch items, returns 400 validation error","Unknown model identifier — specified model string not recognized, returns 400","Rate limiting — too many concurrent batch calls, returns 429","Partial batch failure — some items may error individually while others succeed, reflected per-item in results array"],"whenToPreferThis":"Use this endpoint when you need to process multiple AI inference tasks in a single round-trip, especially when tasks can run concurrently. Prefer this over single-call endpoints when you have 2+ prompts to process and want to minimize latency and payment overhead. Ideal for agents orchestrating multi-step pipelines that need chat, translation, analysis, and generation combined in one call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:37:57.081Z","isFirstParty":false}