{"uid":"cap_dV_NCajkJYpzcqRdEjW6h","slug":"netintel-tech-fingerprint-analyze-2628de19","name":"NetIntel Tech Fingerprint Analyze","description":"Fetch a URL and detect the full technology stack from HTTP response headers, HTML meta tags, cookies, and script patterns — returns CMS, framework, CDN, server, analytics, and security tool detections so agents can profile any web target without a browser.","url":"https://netintel.dev/tech-fingerprint/analyze","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"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":"URL to fingerprint (e.g. https://example.com); bare domains are accepted and get https:// prepended. Aliases also accepted: target, domain, host, site (query param or JSON body)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"url":{"type":"string"},"grade":{"type":"string"},"score":{"type":"number"},"summary":{"type":"object"},"findings":{"type":"array"},"detections":{"type":"array"},"status_code":{"type":"number"},"response_time_ms":{"type":"number"},"security_headers_missing":{"type":"array"},"security_headers_present":{"type":"array"}}}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com","grade":"C","score":68,"summary":{"cdn":"Cloudflare","cms":"WordPress","waf":"Cloudflare WAF","server":"Nginx","analytics":["Google Analytics"],"javascript_frameworks":["jQuery"]},"findings":[{"rule":"missing_csp","detail":"Content-Security-Policy header missing","deduction":-20}],"detections":[{"name":"Cloudflare","category":"cdn","confidence":"high"},{"name":"WordPress","category":"cms","confidence":"high"}],"status_code":200,"response_time_ms":342,"security_headers_missing":["Content-Security-Policy","X-Content-Type-Options","Referrer-Policy"],"security_headers_present":["Strict-Transport-Security","X-Frame-Options"]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_AcugAL79Btmy0T7_1EpuQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Analyzes a URL to detect the technology stack, CDN, CMS, WAF, frameworks, and security header posture, returning a scored grade and detailed findings.","exampleAgentPrompt":"Can you fingerprint https://shopify.com and tell me what CDN, CMS, WAF, and JavaScript frameworks it's running, plus give me a security header grade?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the target URL, a letter grade (e.g. C), a numeric score (0-100), a summary object listing detected CDN, CMS, WAF, server, analytics tools, and JavaScript frameworks, an array of findings with rule names and score deductions, an array of detections with name/category/confidence, the HTTP status code, response time in milliseconds, and lists of present and missing security headers.","failureModes":["Invalid or unreachable URL returns an error or non-200 status","Target site blocks automated requests, yielding incomplete detections","Payment not completed (402) blocks the call entirely","Slow or timing-out target sites may cause elevated response_time_ms or timeout errors","URL without scheme or malformed input fails schema validation"],"whenToPreferThis":"Choose this endpoint when you need a comprehensive, graded technology fingerprint of a single URL including CDN/CMS/WAF detection, JavaScript framework identification, analytics tools, and a security header audit all in one call. Prefer it over generic HTTP header checkers when you need structured detections with confidence levels and a scored security grade.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:41:31.161Z","isFirstParty":false}