Enter a domain, URL, IP, email, or record and get a focused result without setup.
Identify technologies used by any website.
GET /v1/tech?domain=example.com&mode=fast
Use the browser tool for a fast answer, then move the same logic into scripts, monitoring, or product flows when it becomes repeatable.
Enter a domain, URL, IP, email, or record and get a focused result without setup.
Outputs highlight statuses, risks, records, and next actions instead of raw provider noise.
Use the request and response examples to turn a one-off check into an API call or recipe.
Each page is shaped around a practical operational question, not just a raw lookup.
See the current DNS, registration, security, pricing, or reputation evidence.
Compare the result with related checks so the next move is easier to trust.
Copy examples, open linked tools, or move into API documentation when you need scale.
Transparent docs, authenticated requests, and visible reliability details make it easier to evaluate DomScan before you ship.
OpenAPI, Swagger, Postman, CLI, SDK, and MCP links are one click away.
Authenticated endpoints use API keys with clear credit costs before you call them.
Start with 10,000 monthly credits and upgrade only when usage grows.
Start from the curl and HTTP samples, then map the parameters into your application code.
The verified catalog covers more than 500 technologies across 80+ categories, including CMS platforms, frameworks, analytics, session replay, tag management, advertising, CDNs, hosting, payments, marketing, developer tools, and security services. Results depend on public signals, so this is not a claim that every technology can always be detected.
Detection confidence is signal-specific. Fast mode checks bounded HTTP signals. Rendered and deep modes can also observe declared runtime JavaScript globals, requested network URLs, and page-scoped evidence through the isolated Edge Relay browser. Each result includes a confidence score, sanitized evidence, caveats, and complete or partial analysis status.
Use GET /v1/tech?domain=example.com for one scan, POST /v1/tech/bulk for up to 10 ordered fast scans, or POST /v1/tech/jobs for up to 100 fast, rendered, or deep scans with polling and paginated results. Billing and eligible refunds are settled per target.
GET /v1/tech?url=https://wordpress.example/&mode=rendered
{
"url": "https://wordpress.example/",
"technologies": [
{
"id": "wordpress",
"name": "WordPress",
"category": "cms",
"version": "6.8.2",
"version_kind": "product",
"confidence": "high",
"confidence_score": 98,
"evidence": "Meta: generator",
"evidence_details": [
{
"source": "meta",
"key": "generator",
"matched": "WordPress 6.8.2"
}
],
"source_count": 1,
"caveats": [
"generator_can_be_removed_or_spoofed",
"asset_paths_can_be_rewritten"
],
"reference": {
"website": "https://wordpress.org/",
"source_url": "https://developer.wordpress.org/reference/functions/get_the_generator/",
"source_owner": "WordPress.org",
"source_kind": "official_docs",
"access": "public",
"access_method": "target_response_inspection",
"cost": "none",
"terms_status": "public_source_reviewed_factual_signature",
"expected_freshness": "reverify_on_source_or_signature_change",
"maintenance_risk": "medium",
"runtime_rate_limits": "not_applicable_no_source_request",
"fallback_behavior": "unmatched_or_unavailable_signal_is_not_detected",
"last_verified": "2026-07-15"
}
}
],
"detection_summary": {
"detected_count": 1,
"category_count": 1,
"categories": [
"cms"
],
"high_confidence_count": 1,
"medium_confidence_count": 0,
"low_confidence_count": 0,
"versioned_count": 1,
"evidence_sources": {
"header": 0,
"html": 0,
"asset_url": 0,
"network_url": 0,
"javascript": 0,
"meta": 1,
"cookie": 0,
"url": 0
},
"catalog_size": 522,
"catalog_category_count": 87,
"summary_field_count": 1
},
"summary": {
"cms": "WordPress"
},
"meta": {
"title": "Example WordPress site",
"description": "A reserved example response for the technology detection contract.",
"canonical_url": "https://wordpress.example/",
"language": "en",
"favicon": "https://wordpress.example/favicon.ico",
"open_graph": {
"title": null,
"description": null,
"image": null,
"url": null,
"type": null,
"site_name": null,
"locale": null
},
"twitter_card": {
"card": null,
"site": null,
"creator": null,
"title": null,
"description": null,
"image": null
},
"author": null,
"generator": "WordPress 6.8.2",
"theme_color": null,
"manifest_url": null,
"robots": "index, follow"
},
"headers": {
"content-type": "text/html; charset=UTF-8"
},
"ssl": {
"enabled": true
},
"analysis": {
"status": "complete",
"requested_url": "https://wordpress.example/",
"final_url": "https://wordpress.example/",
"response_status": 200,
"redirect_count": 0,
"relay_used": false,
"signals_checked": [
"url",
"header",
"cookie",
"html",
"asset_url",
"meta"
],
"signals_unavailable": [],
"html_characters_analyzed": 412,
"html_bytes_analyzed": 412,
"html_byte_limit": 1000000,
"html_truncated": false,
"response_body_truncated": false,
"mode": "fast",
"rendered": false,
"javascript_executed": false,
"pages_requested": 1,
"pages_analyzed": 1,
"page_limit": 1,
"network_requests_observed": 0,
"page_limit_reached": false,
"resource_limit_reached": false,
"redirected_to_different_host": false,
"no_detection_reason": null,
"recommended_mode": null,
"pages": [
{
"url": "https://wordpress.example/",
"status": 200,
"html_truncated": false,
"network_requests_observed": 0
}
]
},
"total_time_ms": 128,
"checked_at": "2026-07-15T10:30:00Z",
"_meta": {
"served_by": "pop=MAD country=ES",
"worker_version": "2.14.0",
"analysis_status": "ok",
"response_status": 200
}
}
The browser experience previews DomScan's structured endpoints, so teams can validate a use case before writing code.
The verified catalog covers more than 500 technologies across 80+ categories, including CMS platforms, frameworks, analytics, session replay, tag management, advertising, CDNs, hosting, payments, marketing, developer tools, and security services. Results depend on public signals, so this is not a claim that every technology can always be detected.
Detection confidence is signal-specific. Fast mode checks bounded HTTP signals. Rendered and deep modes can also observe declared runtime JavaScript globals, requested network URLs, and page-scoped evidence through the isolated Edge Relay browser. Each result includes a confidence score, sanitized evidence, caveats, and complete or partial analysis status.
Common use cases include: competitive analysis to understand technology choices, security research to identify vulnerable software versions, sales prospecting to find companies using specific tools, technical due diligence for acquisitions, and learning how successful websites are built.
Yes, our tool only analyzes publicly visible information from HTTP responses - the same data any visitor sees. This is useful for competitive intelligence, understanding market trends, and identifying technology adoption patterns in your industry. Combine with our domain health check for comprehensive competitive analysis.
Use GET /v1/tech?domain=example.com for one scan, POST /v1/tech/bulk for up to 10 ordered fast scans, or POST /v1/tech/jobs for up to 100 fast, rendered, or deep scans with polling and paginated results. Billing and eligible refunds are settled per target.