{"uid":"cap_jPRP4tuyvXSAIez-37BSX","slug":"nova-ai-inference-api-analyze-endpoint-bcff3ade","name":"Nova AI Inference API — Analyze Endpoint","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://nova.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":"settled","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_vgqwy0fmrWLFjuSVEKoYS","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":"Sends a prompt (with optional image or audio) to an AI model for analysis, reasoning, translation, or generation, billed per call in USDC on Base.","exampleAgentPrompt":"Can you analyze this customer support email for tone and key issues using Nova: 'I've been waiting three weeks for my refund and nobody is responding to my tickets — this is unacceptable'?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a success flag, the AI-generated content string, the model used, token usage stats, and metadata including price paid, whether image/audio were included, and a timestamp.","failureModes":["Missing required 'prompt' field returns a 400 validation error","Invalid or unreachable image_url or audio_url may result in processing failure","Insufficient USDC balance causes payment failure before inference runs","Model unavailability or timeout returns a 5xx error","Malformed JSON body returns a parsing error"],"whenToPreferThis":"Choose this endpoint when you need a simple pay-per-call AI inference API that accepts multimodal inputs (text, image, audio) and charges in USDC on Base — ideal for agents that need on-demand AI reasoning without managing subscriptions or API keys, especially in crypto-native workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:51:48.658Z","isFirstParty":false}