{"uid":"cap_5656AgUfoveCCTgxue6CU","slug":"nova-ai-code-review-api-e3ef61b6","name":"Nova AI Code Review API","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://nova.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":"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_BMlB6cLVJgNoAwEufraOS","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":"Submits source code for AI-powered review, returning a quality score, identified issues, and improvement suggestions.","exampleAgentPrompt":"Can you review this Python function for bugs and best practice violations — focus on security — and give me a quality score with a list of issues to fix?","exampleUseCases":null,"resultDescription":"Returns a structured review object containing an integer quality score, an array of detected issues, a plain-language summary, and an array of actionable suggestions, along with metadata about the detected language, focus area, model used, and token usage.","failureModes":["Missing required 'code' field returns validation error","Payment of 0.1 USDC on Base not completed results in 402 Payment Required","Unsupported or ambiguous language may reduce review quality","Very large code submissions may hit token or size limits","Network timeout for unusually complex codebases"],"whenToPreferThis":"Choose this endpoint when you need AI-powered code review with a structured output (score + issues + suggestions) on a pay-per-call basis using USDC on Base, and you want automatic language detection without configuring a full static analysis pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:32:24.570Z","isFirstParty":false}