{"uid":"cap_H-DyRQflrktKyVOi3m4XN","slug":"nova-ai-inference-api-929475f4","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/think","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"},"deep_thinking":{"type":"boolean"}}},"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_2GvlZvDDZXRoSykAxWcJj","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 pay-per-call AI inference (chat, reasoning, translation, analysis, generation) paid in USDC on Base via x402","exampleAgentPrompt":"Ask Nova to figure out the best way to explain quantum entanglement to a 10-year-old — send it as a conversation message and cap the response at 500 tokens with a temperature of 0.7.","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the generated text content, model used, token usage breakdown (prompt, completion, total), finish reason, a success flag, and metadata including price charged, timestamp, and whether deep thinking mode was active.","failureModes":["Payment not received or insufficient USDC — returns 402 Payment Required","Missing required 'messages' field — returns 400 Bad Request with validation error","Invalid temperature or max_tokens values — returns 400 with schema validation error","Model unavailable or overloaded — returns 503 or error in response body","Malformed messages array — returns error with finish_reason indicating failure","success: false in response body with no content if inference fails internally"],"whenToPreferThis":"Choose this endpoint when you need pay-per-call AI inference billed in USDC on Base via the x402 payment protocol, and want a simple chat/completion interface without a subscription. Ideal for agents that need occasional AI reasoning, translation, or generation without managing API keys or monthly billing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:42:31.364Z","isFirstParty":false}