Detect technologies used by a website. Identifies CMS, frameworks, analytics, CD...
https://api.strale.io/x402/tech-stack-detectOverview
Detect technologies used by a website. Identifies CMS, frameworks, analytics, CDN, payment providers, marketing tools from HTTP headers and HTML patterns. No Browserless needed.
Protocol
x402
Price
$0.03
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
149ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-08 00:58:39
Last Healthy
2026-07-08 00:58:39
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"domain": {
"description": "Domain name (e.g. stripe.com)",
"type": "string"
},
"url": {
"description": "Website URL (e.g. https://stripe.com)",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"analytics": {
"type": "array"
},
"cms": {
"type": "string"
},
"css_framework": {
"type": "string"
},
"frontend_framework": {
"type": "string"
},
"hosting": {
"type": "string"
},
"url": {
"type": "string"
}
}