Technology Detection API
Instantly reveal the technology stack behind any website with a single GET request. The Technology Detection API uses a four-layer detection engine to identify 141+ technologies across 15+ categories — including CMS platforms, JavaScript frameworks, CDN providers, analytics tools, e-commerce systems, and hosting infrastructure. Simply pass a URL and receive a structured JSON response listing…
Technology Detection API endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
health_health_get /health |
Health check endpoint. |
| detect | ||
| GET |
detect_detect_get /detect |
Detect technologies used by the given URL. Analyzes HTTP headers, HTML content, DNS records, and TLS certificates to identify the technology stack of a website. |
Technology Detection API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO Recommended | $9 / month | 30 / minute |
|
| ULTRA | $29 / month | 60 / minute |
|
| MEGA | $79 / month | 120 / minute |
|