{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "tech-enrichment-x402-production-up-railway-app-api-detect",
  "title": "Tech Enrichment \u00b7 Detect technology stack from URL",
  "url": "https://tech-enrichment-x402-production.up.railway.app/api/detect",
  "category": "tools",
  "summary": "Analyze any URL to detect its underlying technology stack including frameworks, analytics, and hosting.",
  "seo": {
    "title": "Technology Detection API | Stack Analysis | x402",
    "description": "Identify technology stack powering any website. Returns frameworks, analytics, hosting, and CMS detection. USDC pay-per-call on Base."
  },
  "use_cases": [
    "Identify competitor technology choices",
    "Audit website stack for security reviews",
    "Enrich lead data with tech stack info"
  ],
  "ideal_buyer": "Sales intelligence tools and security researchers analyzing website technologies.",
  "example_prompt": "Detect the technology stack used by https://example.com.",
  "example_request_body": {
    "url": "https://example.com"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.25,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "URL to scan (e.g. https://example.com or example.com)"
              }
            }
          },
          "type": "http",
          "method": "GET",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "url",
              "technologies"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "URL analyzed"
              },
              "summary": {
                "type": "object",
                "description": "Tech stack summary by category"
              },
              "scan_time_ms": {
                "type": "number",
                "description": "Scan duration in ms"
              },
              "technologies": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "name": {
                      "type": "string"
                    },
                    "category": {
                      "type": "string"
                    },
                    "confidence": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          },
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "tech-enrichment-x402-production-up-railway-app",
    "host": "tech-enrichment-x402-production.up.railway.app",
    "title": "Tech Enrichment x402 API",
    "description": "An x402-payable API endpoint on Base mainnet. Returns operational status and protocol metadata. Accepts payment via the x402 protocol for programmatic access.",
    "url": "https://tech-enrichment-x402-production.up.railway.app",
    "favicon": "https://tech-enrichment-x402-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/tech-enrichment-x402-production-up-railway-app-api-detect",
    "url": "https://x402all.com/resource/tech-enrichment-x402-production-up-railway-app-api-detect",
    "name": "Tech Enrichment \u00b7 Detect technology stack from URL",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/tech-enrichment-x402-production-up-railway-app-api-detect",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://tech-enrichment-x402-production.up.railway.app/api/detect",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/tech-enrichment-x402-production-up-railway-app",
      "url": "https://tech-enrichment-x402-production.up.railway.app",
      "name": "Tech Enrichment x402 API",
      "@type": "Organization"
    },
    "identifier": "tech-enrichment-x402-production-up-railway-app-api-detect",
    "description": "Identify technology stack powering any website. Returns frameworks, analytics, hosting, and CMS detection. USDC pay-per-call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=tech-enrichment-x402-production-up-railway-app-api-detect",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=tech-enrichment-x402-production-up-railway-app-api-detect"
}
