{"uid":"cap_-uJ7KmpLKps4qJv3p6N6h","slug":"nova-ai-inference-api-3aa54585","name":"Nova AI Inference API","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://novav2.orbonomy.xyz/api/generate","method":"POST","headers":{},"bodySchema":{"type":"object","required":["prompt"],"properties":{"format":{"type":"string"},"prompt":{"type":"string","description":"What to generate"},"schema":{"type":"object","description":"Expected output schema (for JSON)"},"examples":{"type":"object","description":"Example output for reference"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object","properties":{"model":{"type":"string"},"usage":{"type":"object"},"format":{"type":"string"},"output":{"type":"string"},"provider":{"type":"string"}}},"meta":{"type":"object"},"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_0672hn8NMylnmcbJWVap6","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":"Accepts a natural language prompt and returns AI-generated text output (chat, reasoning, translation, analysis, or generation) billed per-call in USDC on Base.","exampleAgentPrompt":"Use Nova to generate a short professional bio for a software engineer named Alex Chen who specializes in distributed systems — return the result as plain text.","exampleUseCases":[{"title":"Translate customer support tickets","prompt":"I need to translate incoming support emails from Spanish and French into English so my team can respond quickly. Use Nova to batch-translate these messages and give me back structured JSON with the original language, translated text, and confidence scores."},{"title":"Analyze sentiment in social media","prompt":"Pull recent mentions of our product on Twitter and analyze the sentiment of each one — positive, negative, or neutral. Use Nova to process these texts and return a JSON breakdown with sentiment labels and brief reasoning for each."},{"title":"Generate product descriptions at scale","prompt":"I have a list of 50 new SKUs with just category and specs. Use Nova to write a unique, compelling product description for each one in under 100 words, formatted as JSON with the SKU ID and generated description side by side."}],"resultDescription":"A JSON object with a `data` field containing the model's text output in `output`, the model name, provider, output format, and token usage stats, plus a `success` boolean and a `meta` object.","failureModes":["Insufficient USDC balance causes payment failure and 402 response","Missing required `prompt` field returns a validation error","Malformed `schema` object causes JSON generation to fail or return unstructured output","Model or provider unavailable returns a 5xx error","Prompt too long exceeds model context limit and returns an error"],"whenToPreferThis":"Choose this endpoint when you need lightweight, on-demand AI inference billed per-call in USDC on Base without committing to a subscription — especially useful for agents that need occasional LLM calls, want crypto-native payment rails, or need structured JSON output via schema-guided generation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:45:19.335Z","isFirstParty":false}