{"uid":"cap_VoXTuJIUdEiixVRZ-WsVg","slug":"nova-ai-inference-api-141a6774","name":"Nova AI Inference API","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://nuvo.orbonomy.xyz/api/chat","method":"POST","headers":{},"bodySchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array"},"max_tokens":{"type":"integer"},"temperature":{"type":"number"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object","properties":{"id":{"type":"string"},"model":{"type":"string"},"usage":{"type":"object","properties":{"total_tokens":{"type":"integer"},"prompt_tokens":{"type":"integer"},"completion_tokens":{"type":"integer"}}},"content":{"type":"string"},"finish_reason":{"type":"string"}}},"meta":{"type":"object","properties":{"model":{"type":"string"},"price":{"type":"string"},"endpoint":{"type":"string"},"timestamp":{"type":"string"}}},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_oqg0tdsPbnsqfw7VuqYS4","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Provides pay-per-call AI chat and inference via POST, accepting message arrays and returning generated text responses, paid with USDC on Base.","exampleAgentPrompt":"Use Nova to ask an AI to translate the following text into French and summarize it in 3 sentences, keeping the response under 300 tokens: 'The global economy is shifting rapidly due to technological advancements and changing geopolitical landscapes.'","exampleUseCases":null,"resultDescription":"Returns a JSON object with a success flag, the generated text content, model name, token usage breakdown (prompt, completion, total tokens), finish reason, a unique response ID, and metadata including price, endpoint, and timestamp.","failureModes":["Payment not received or insufficient USDC balance — returns 402 Payment Required","Missing required 'messages' field — returns 400 Bad Request","Invalid message format or malformed JSON — returns 400 validation error","Model unavailable or overloaded — may return 503 Service Unavailable","Token limit exceeded — finish_reason may be 'length' rather than 'stop'","Network timeout on the inference backend — returns 504 or empty response"],"whenToPreferThis":"Prefer this endpoint when you need AI chat/inference capabilities billed per call via USDC on Base without a subscription, particularly in agentic workflows where cost-control per invocation matters. Good for one-off AI tasks like translation, reasoning, or analysis where you want crypto-native micropayment settlement.","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}