Review up to 500 code snippets in a single call. Flat $15.00 USDC. 100% local inference on Mac Mini.
POST https://x402.ntriq.co.kr/code-review-batch
Content-Type: application/json
X-PAYMENT: <x402-payment-header>
{
"snippets": [
"eval(userInput)",
"password = 'hardcoded123'"
],
"language": "javascript",
"focus": "security"
}
| Parameter | Type | Required | Description | |||
|---|---|---|---|---|---|---|
| ----------- | ------ | ---------- | ------------- | |||
snippets | array | ✅ | Code snippets to review (max 500) | |||
language | string | ❌ | Programming language (default: auto) | |||
focus | string | ❌ | all \ | security \ | performance \ | quality |
curl https://x402.ntriq.co.kr/services
共 1 个版本