{"uid":"cap_AoNtZrwdan7lEuFs94TWp","slug":"datavault-code-review-a120f0fa","name":"DataVault Code Review","description":"54 endpoints spanning local tools, live data feeds, and AI-powered text processing. Pay-per-call with USDC on Base.","url":"https://zetavault.vercel.app/api/code-review","method":"POST","headers":{},"bodySchema":{"type":"object","required":["code"],"properties":{"code":{"type":"string"},"focus":{"type":"string"},"language":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_UQZDu3sDk9ZJamPXebmzh","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs AI-powered code review on submitted source code, returning analysis and feedback","exampleAgentPrompt":"Can you review this Python function for bugs and performance issues? Here's the code: `def fetch_data(url): import requests; return requests.get(url).json()` — focus on error handling.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a success boolean and a data object containing AI-generated code review feedback, including identified issues, suggestions, and analysis based on the submitted code, optional language hint, and optional focus area.","failureModes":["Missing required 'code' field returns validation error","Empty code string may produce unhelpful review","Unsupported language hint may cause generic analysis","Payment failure (402) if USDC balance is insufficient","Very long code snippets may be truncated or rejected","Service unavailable (500) if AI backend is down"],"whenToPreferThis":"Choose this endpoint when you need on-demand, pay-per-call AI code review without a subscription, especially useful for agents automating code quality checks in CI/CD pipelines or reviewing individual snippets at $0.05 per call via USDC on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:50:14.299Z","isFirstParty":false}