{"uid":"cap_v3cJKWGGWCImZFjYy6JQC","slug":"nova-ai-inference-api-1cc16e41","name":"Nova AI Inference API","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://novva.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_LpJxFWDqYcE0ZFnxJshPo","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":"Pay-per-call AI chat and inference endpoint supporting conversation, reasoning, translation, and analysis, billed in USDC on Base.","exampleAgentPrompt":"Using the Nova AI inference API, send the message 'Explain quantum entanglement in simple terms' with a max of 300 tokens and a temperature of 0.7, and return the AI's response.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a success flag, the generated text content, the model used, finish reason, token usage breakdown (prompt, completion, total), a request ID, and metadata including price, endpoint, and timestamp.","failureModes":["Payment failure or insufficient USDC balance results in 402 Payment Required","Missing required 'messages' field returns a validation error","Invalid message array format causes a 400 Bad Request","Model unavailability may return a 503 Service Unavailable","Exceeding max_tokens limit may result in truncated or error response","Network timeout if inference takes too long"],"whenToPreferThis":"Choose this endpoint when you need per-call AI inference billed in USDC on Base with no subscription required, and you want a simple chat-completions-style interface with transparent token usage reporting. Ideal for agents that need on-demand LLM calls with crypto-native micropayments.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:34:47.255Z","isFirstParty":false}