{"uid":"cap_FL42j0NlsqWbu21kxir1u","slug":"nova-ai-code-review-api-37310705","name":"Nova AI Code Review API","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://novav2.orbonomy.xyz/api/code","method":"POST","headers":{},"bodySchema":{"type":"object","required":["code"],"properties":{"code":{"type":"string","description":"Source code to review"},"focus":{"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_u2NcZ-DxgAdWLbH89WJWz","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":"Analyzes submitted source code and returns a scored review with identified issues, a summary, and actionable suggestions using AI inference, paid per-call in USDC on Base.","exampleAgentPrompt":"Can you review this Python function I wrote and give me a quality score, list any bugs or issues you find, and suggest improvements? Focus on security: def get_user(id): return db.query(f'SELECT * FROM users WHERE id={id}')","exampleUseCases":null,"resultDescription":"Returns a JSON object with a success flag, a data object containing the AI model used, token usage stats, and a review object with an integer quality score, an array of identified issues, a plain-text summary, and an array of improvement suggestions. Also includes metadata such as the detected or specified language, focus area, price, and timestamp.","failureModes":["Missing required 'code' field returns validation error","Payment failure or insufficient USDC balance blocks the call","Unsupported or ambiguous language may reduce review quality","Empty or very short code snippets may produce minimal feedback","Server errors or model unavailability return non-success response"],"whenToPreferThis":"Choose this endpoint when you need a pay-per-call AI code review with a structured score, issue list, and suggestions without committing to a subscription. Ideal for agents that need on-demand code quality analysis billed in USDC on Base via x402 protocol, especially when review focus (e.g. security, performance) needs to be specified.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:40:29.120Z","isFirstParty":false}