{"uid":"cap_mvkHExzM2wLnpns3pL2nX","slug":"agentutility-tech-stack-detect-12bf5a1a","name":"AgentUtility Tech Stack Detect","description":"Paid x402 endpoints organized into product clusters. USDC-settled on Base. MCP-callable. ERC-8004 identity registry agentId 47167.","url":"https://x402.agentutility.ai/tech-stack-detect","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["url"],"properties":{"url":{"type":"string","description":"Target URL (http or https). Single GET request follows redirects; final_url is reported."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"url":{"type":"string"},"final_url":{"type":"string"},"categories":{"type":"object","properties":{"cdn":{"type":"array","items":{"type":"string"}},"hosting":{"type":"array","items":{"type":"string"}},"framework":{"type":"array","items":{"type":"string"}}}},"detections":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"category":{"type":"string"},"confidence":{"type":"string"}}}},"detection_count":{"type":"integer"}}}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com","final_url":"https://example.com/","categories":{"cdn":["Cloudflare"],"hosting":["Vercel"],"framework":["Next.js"]},"detections":[{"name":"Cloudflare","category":"cdn","confidence":"high"},{"name":"Next.js","category":"framework","confidence":"high"},{"name":"Vercel","category":"hosting","confidence":"medium"}],"detection_count":5}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_hlJYOuoKejucU2JFNW7OO","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Detects and identifies the technology stack (CDN, hosting, framework, etc.) of a given website URL","exampleAgentPrompt":"Can you scan https://stripe.com and tell me what CDN, hosting provider, and frontend framework they're using — with confidence levels for each detection?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the resolved final URL, a categorized map of detected technologies (CDN, hosting, framework, etc.), a flat list of individual detections each with name, category, and confidence level (high/medium/low), and a total detection count.","failureModes":["URL is unreachable or returns non-200 — detection may return empty or partial results","Private/intranet URLs cannot be fetched — returns error or zero detections","Obfuscated or heavily custom stacks may yield low-confidence or incomplete detections","Malformed URL input causes a validation error","Payment failure via x402 prevents the request from being processed"],"whenToPreferThis":"Use this endpoint when you need to programmatically identify the technology stack of any public website — especially for competitive research, vendor auditing, or pre-integration discovery. Prefer this over manual inspection or browser extensions when operating in an automated agent pipeline that needs structured, machine-readable output with confidence scores.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:51:17.285Z","isFirstParty":false}