WebberSites x402 Data API
GET api.webbersites.com/api/platform
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
What is this website built with? Deterministic fingerprinting from one fetch — like the old meta generator tag, but it works even when sites strip it. Detects WordPress, Shopify, Squarespace, Wix, Webflow, GoDaddy, Drupal, Joomla, Ghost, Magento, Next.js/Nuxt/Gatsby/Astro and other frameworks, static HTML, custom PHP — with the evidence for the verdict, the raw generator tag when present, and the server/CDN stack. No AI.
Resource: api.webbersites.com/api/platform
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xdd5fcEa81CA6f1EB39FEd5B973DE794293B81ba6
Payment methods: — · Last validation: 2026-09-14 12:26:26.446+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Public http(s) URL to fingerprint, e.g. https://example.com"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"url": {
"type": "string"
},
"stack": {
"type": "object",
"description": "server, powered_by, cdn from response headers"
},
"category": {
"type": "string",
"description": "cms, ecommerce, site-builder, framework, static-generator, static, custom"
},
"evidence": {
"type": "array",
"description": "the fingerprints behind the verdict"
},
"platform": {
"type": "string",
"description": "wordpress, shopify, squarespace, wix, webflow, nextjs, custom-php, static-or-custom-html, …"
},
"generator": {
"type": "string",
"description": "raw meta generator tag when present"
},
"checked_at": {
"type": "string"
},
"confidence": {
"type": "string",
"description": "high, medium, or low"
},
"also_detected": {
"type": "array"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xdd5fcEa81CA6f1EB39FEd5B973DE794293B81ba6",
"amount": "2000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xdd5fcEa81CA6f1EB39FEd5B973DE794293B81ba6",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "2000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.