← Back to directory

AI code review. Returns issues with severity, line numbers, fix suggestions. Foc...

https://api.strale.io/x402/v2/code-review

Overview

AI code review. Returns issues with severity, line numbers, fix suggestions. Focus on security, performance, readability, or bugs.

Protocol x402
Price $0.22
Payment Asset USD Coin
Payment Network eip155:8453
Category uncategorized
Provider strale
Source bazaar
Indexed 2026-08-27 16:12:44

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "code": { "required": true, "type": "string" }, "focus": { "description": "security/performance/readability/bugs/all", "type": "string" }, "language": { "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "issues": { "type": "array" }, "overall_score": { "type": "integer" }, "quick_wins": { "type": "array" }, "security_flags": { "type": "array" } }