Install
openclaw skills install ntriq-x402-blueprint-batchBatch architectural blueprint analysis for up to 500 images. Flat $15.00 USDC via x402.
openclaw skills install ntriq-x402-blueprint-batchAnalyze up to 500 architectural blueprints in one call. Flat $15.00 USDC. 100% local vision AI on Mac Mini.
POST https://x402.ntriq.co.kr/blueprint-batch
Content-Type: application/json
X-PAYMENT: <x402-payment-header>
{
"images": [
"https://example.com/floor1.jpg",
"https://example.com/floor2.jpg"
],
"analysis_type": "rooms"
}
| Parameter | Type | Required | Description |
|---|---|---|---|
images | array | ✅ | Blueprint image URLs (max 500) |
analysis_type | string | ❌ | full | dimensions | rooms | materials |
language | string | ❌ | Output language (default: en) |
curl https://x402.ntriq.co.kr/services