{"uid":"cap_-HcifgtstHoU546h99g6-","slug":"bolt-code-review-c2b403f1","name":"Bolt Code Review","description":"Utility toolkit for AI agents. 54 endpoints — tools, data, and AI processing. Pay per request in USDC via x402.","url":"https://deltadata.orbonomy.xyz/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":"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.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_GwVFy042HnKt2cbm6Xoz9","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Analyzes submitted source code and returns AI-generated review feedback, optionally focused on specific concerns or languages","exampleAgentPrompt":"Can you do a code review on this Python function focusing on security vulnerabilities? ```def login(user, pwd): query = f'SELECT * FROM users WHERE user={user} AND pwd={pwd}' return db.execute(query)```","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'success' boolean and a 'data' object containing the AI-generated code review, which likely includes identified issues, suggestions, and analysis based on the submitted code, language, and focus area.","failureModes":["Missing required 'code' field returns validation error","Empty or malformed code string may produce unhelpful review","Payment failure (402) if USDC not provided via x402 protocol","Very large code submissions may be truncated or rejected","Unrecognized language value may fall back to generic analysis"],"whenToPreferThis":"Use this endpoint when an AI agent needs automated code review feedback on a code snippet, especially when a quick AI-powered analysis is needed without setting up a dedicated static analysis tool. Suitable for agents helping developers catch bugs, security issues, or style problems on demand.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:53:09.762Z","isFirstParty":false}