{"uid":"cap_nvsSybwF0JOrbcYYvU8EA","slug":"nova-ai-inference-api-analyze-endpoint-357cde98","name":"Nova AI Inference API — Analyze Endpoint","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://novav2.orbonomy.xyz/api/analyze","method":"POST","headers":{},"bodySchema":{"type":"object","required":["prompt"],"properties":{"prompt":{"type":"string","description":"What to analyze"},"audio_url":{"type":"string","description":"Audio URL"},"image_url":{"type":"string","description":"Image URL"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object","properties":{"id":{"type":"string"},"model":{"type":"string"},"usage":{"type":"object"},"content":{"type":"string"}}},"meta":{"type":"object","properties":{"price":{"type":"string"},"endpoint":{"type":"string"},"has_audio":{"type":"boolean"},"has_image":{"type":"boolean"},"timestamp":{"type":"string"}}},"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_bdC4p50rSB4rlaUzNSiLc","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Accepts a text prompt (plus optional image or audio URLs) and returns AI-generated analysis, reasoning, translation, or chat responses, billed per call in USDC on Base.","exampleAgentPrompt":"Can you analyze this customer feedback for me using Nova's pay-per-call AI — here's the text: 'The product arrived late and was damaged, but customer support was surprisingly helpful.' Tell me the sentiment and key issues.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'data' field containing the AI-generated content string, the model name used, and token usage stats, plus a 'meta' field with pricing info, endpoint name, flags indicating whether audio/image were included, and a timestamp. Also includes a top-level 'success' boolean.","failureModes":["Missing required 'prompt' field returns validation error","Invalid or inaccessible image_url or audio_url causes fetch failure","Insufficient USDC balance or failed x402 payment results in 402 Payment Required","Prompt too long or unsupported content type may cause model error","Downstream AI model unavailability causes 5xx error"],"whenToPreferThis":"Choose this endpoint when you need flexible, pay-per-call AI inference (text, image, or audio) without a subscription, and you want to pay in USDC on Base via x402. Ideal for agents that need occasional AI reasoning, translation, or analysis without committing to a monthly plan or managing API keys for a major provider directly.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:43:49.228Z","isFirstParty":false}