{"uid":"cap_DjeEVHVFuWkDGxQXST_3-","slug":"nova-ai-code-review-api-3d2798d6","name":"Nova AI Code Review API","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://novva.orbonomy.xyz/api/code","method":"POST","headers":{},"bodySchema":{"type":"object","required":["code"],"properties":{"code":{"type":"string","description":"Source code to review"},"focus":{"enum":["security","performance","quality","all"],"type":"string"},"language":{"type":"string","description":"Programming language (auto-detect if omitted)"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object","properties":{"model":{"type":"string"},"usage":{"type":"object"},"review":{"type":"object","properties":{"score":{"type":"integer"},"issues":{"type":"array"},"summary":{"type":"string"},"suggestions":{"type":"array"}}}}},"meta":{"type":"object","properties":{"focus":{"type":"string"},"price":{"type":"string"},"endpoint":{"type":"string"},"language":{"type":"string"},"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_j01h2fkBSKK_3J81ZZtL0","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":"Performs AI-powered code review, returning a quality score, identified issues, and improvement suggestions for submitted source code.","exampleAgentPrompt":"Can you review this Python function for bugs and performance issues — give me a score, a list of problems, and suggestions to fix them?","exampleUseCases":null,"resultDescription":"Returns a structured code review object containing a numeric quality score (integer), a list of detected issues, a plain-language summary of the review, and an array of actionable suggestions, along with metadata including the detected language, model used, token usage, and timestamp.","failureModes":["Missing required 'code' field returns an error response with success: false","Empty or extremely short code snippets may produce low-quality reviews","Unsupported or obscure languages may result in inaccurate auto-detection","Payment failure (insufficient USDC on Base) blocks the call entirely","Rate limiting or server errors may return non-200 HTTP responses"],"whenToPreferThis":"Choose this endpoint when you need a structured, scored code review with explicit issues and suggestions — especially when the result must be machine-readable (score + issues array). Prefer it over generic AI chat for code review when you need consistent JSON output format and pay-per-call economics without a subscription.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:49:26.546Z","isFirstParty":false}