{"uid":"cap_9TOYi5WKZsC7-I_NtvgwC","slug":"nova-ai-inference-api-73ffb210","name":"Nova AI Inference API","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://nova.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_FtEcsecIBiw4NCoKvSbLn","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Pay-per-call AI chat and inference endpoint accepting messages and returning AI-generated text responses, billed at $0.05 USDC per call on Base.","exampleAgentPrompt":"Using Nova's pay-per-call AI on Base, translate the following text to French and summarize it in 3 bullet points, keeping max_tokens at 300 and temperature at 0.7: 'The global economy is shifting toward renewable energy sources, driven by both policy changes and falling costs of solar and wind power.'","exampleUseCases":[{"title":"Real-time customer inquiry triage","prompt":"I need to quickly analyze incoming support messages from our customers and categorize each one by urgency—use Nova to process these tickets one at a time and flag which ones need immediate attention. Keep it concise, max_tokens at 200, and charge us only for what we actually use."},{"title":"On-demand multilingual content adaptation","prompt":"Our agent needs to take product descriptions and adapt them for different regional markets. Use Nova to translate and localize this content to Spanish, French, and German with cultural adjustments, processing each language separately so we only pay per inference."},{"title":"Autonomous reasoning for compliance checks","prompt":"Can Nova help our agent verify whether incoming contract terms meet our compliance requirements? Send the contract snippet and have it reason through the key clauses, flag any red flags, and summarize its findings—we'll pay per analysis on Base rather than maintaining a dedicated subscription."}],"resultDescription":"A JSON object containing a success flag, the AI-generated content string, the model used, token usage breakdown (prompt, completion, total), finish reason, a unique response ID, and metadata including price charged, endpoint, and timestamp.","failureModes":["Insufficient USDC balance or failed x402 payment results in 402 Payment Required","Malformed messages array triggers a 400 Bad Request","max_tokens set too high for model context window returns an error","Temperature out of valid range (e.g. >2.0) may cause a validation error","Model unavailable or overloaded may return a 503 or timeout","Missing required messages field returns a schema validation error"],"whenToPreferThis":"Choose this endpoint when you need one-off or low-volume AI inference without a subscription, especially if your agent stack already handles x402 USDC micropayments on Base. Ideal for autonomous agents that need to pay programmatically per inference call. Not ideal for high-throughput workloads where a subscription API would be more cost-effective.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:33:45.418Z","isFirstParty":false}