{"uid":"cap_TptD-bULTP5CtZppAAvG5","slug":"nova-ai-inference-api-analyze-endpoint-6d57fef0","name":"Nova AI Inference API — Analyze Endpoint","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://noa.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_YN17pW6PZEVRUSclcuJjJ","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 on text, images, or audio, returning model-generated analysis, chat responses, translations, or reasoning via USDC micropayment on Base.","exampleAgentPrompt":"Can you analyze this image and tell me what's in it? Here's the URL: https://example.com/photo.jpg — also explain what the main subject appears to be doing.","exampleUseCases":[{"title":"Translate document into French","prompt":"Can you translate this paragraph into French for me? Here's the text: 'Our quarterly revenue exceeded expectations, driven by strong performance in the Asia-Pacific region.' Make sure the tone stays professional and formal."},{"title":"Reason through complex logic problem","prompt":"I need you to reason through this step by step — if a train leaves Chicago at 9am traveling at 80mph, and another leaves New York at 10am traveling at 100mph, and the cities are 790 miles apart, at what time and location do they meet? Show your full working."},{"title":"Analyze business text sentiment","prompt":"Can you analyze the sentiment of this customer review and tell me whether it's positive, negative, or mixed — and why? Here it is: 'The product arrived quickly but the packaging was damaged and support took three days to respond.'"}],"resultDescription":"Returns a JSON object with a 'data' field containing the AI-generated content string, the model name used, and usage stats; plus a 'meta' field with price charged, endpoint name, flags for whether audio/image were included, and a timestamp. Also includes a top-level 'success' boolean.","failureModes":["Payment not included or insufficient USDC: 402 Payment Required — agent must attach x402 payment header","Prompt field missing: 400 Bad Request — 'prompt' is a required field","Invalid image or audio URL: model may fail to fetch or parse the media, returning an error or degraded output","Model inference timeout: slow or large inputs may cause request timeout","Unsupported media format at image_url or audio_url: inference may fail or return empty content","Network error reaching noa.orbonomy.xyz: connection refused or DNS failure"],"whenToPreferThis":"Choose this endpoint when you need flexible, pay-per-call AI inference (chat, reasoning, translation, image or audio analysis) without a subscription, and you want to pay in USDC on Base via x402 micropayment. It supports multimodal inputs (text + image URL + audio URL) in a single call, making it suitable for agents that need to combine modalities. Prefer it over subscription-based AI APIs when cost control per call matters, or when integrating with crypto-native payment flows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:42:52.564Z","isFirstParty":false}