{"uid":"cap_IjTZTQUQ8dEGuwqhpv2Xz","slug":"nova-ai-inference-batch-api-6f64076b","name":"Nova AI Inference Batch API","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://novva.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_gjr1z0QoOkuCC0WzX_1vL","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":"Run these three tasks through Nova in parallel using the default model: translate 'Hello, how are you?' to French, summarize 'The quick brown fox jumps over the lazy dog', and answer 'What is the capital of Japan?' — process them concurrently and give me all the results.","exampleUseCases":null,"resultDescription":"Returns a success flag, an array of per-item results each with an id, output text, and usage stats, plus aggregate total_usage and items_processed count.","failureModes":["Empty or malformed items array returns validation error","Unsupported model name causes request rejection","Payment failure in USDC on Base blocks execution","Concurrent flag conflicts with model limitations","Individual items within the batch may partially fail while others succeed"],"whenToPreferThis":"When you need to process multiple AI inference tasks in a single API call and want pay-per-call USDC billing on Base; ideal for agents that need to parallelize prompts, translations, or analyses without managing separate requests per item.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:46:28.903Z","isFirstParty":false}