{"uid":"cap_9OSg2p_QcNQ2Lu8Z06mFb","slug":"nova-ai-inference-api-batch-endpoint-e689be4f","name":"Nova AI Inference API — Batch Endpoint","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://novav2.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":"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_s7WuHWjuYz4VPuRwQatws","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":"Runs multiple AI inference tasks (chat, reasoning, translation, analysis, generation) in a single batch call, paid per-call in USDC on Base.","exampleAgentPrompt":"Can you run these 5 prompts through Nova's batch inference — translate one, summarize two, and answer two questions — using the default model with concurrent execution enabled?","exampleUseCases":[{"title":"Bulk document analysis for compliance review","prompt":"I need to analyze 8 contracts for liability clauses, payment terms, and termination conditions all at once. Can you send them through Nova's batch inference and give me a summary of the key risks in each one?"},{"title":"Multi-language customer support responses","prompt":"We have 12 support tickets in different languages that need responses. Can you batch process them through Nova — translate each to English, generate a helpful reply, then translate back to the original language — all in one call?"},{"title":"Concurrent reasoning for data classification","prompt":"I have a list of 20 product descriptions that need to be classified by category, sentiment, and whether they contain safety warnings. Can you run all of them through Nova's batch reasoning in parallel and return the classifications for each?"}],"resultDescription":"Returns a success flag, an array of per-item results (each with an ID, output text, and token usage), total token usage across the batch, and the number of items processed.","failureModes":["Payment not included or insufficient USDC — 402 Payment Required","Items array missing or empty — 400 Bad Request","Invalid model name specified — model not found or unsupported error","Malformed batch item structure — validation error per item","Concurrent execution flag causes timeout on large batches","API unavailable or upstream model error — 500 Internal Server Error"],"whenToPreferThis":"Use this endpoint when you need to process multiple AI inference tasks (chat, translation, analysis, generation) in a single round-trip HTTP call with pay-per-call USDC billing on Base — especially useful in agentic workflows where you want to fan out several prompts efficiently without managing multiple API calls or subscriptions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:53:21.790Z","isFirstParty":false}