{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "user-agent-parser-production-up-railway-app-api-parse",
  "title": "User Agent Parser \u00b7 Parse UA Strings",
  "url": "https://user-agent-parser-production.up.railway.app/api/parse",
  "category": "tools",
  "summary": "Submit a user agent string and receive structured data about the device, browser, and operating system.",
  "seo": {
    "title": "User Agent Parser API | x402 Device Detection",
    "description": "Parse user agent strings into structured device data. x402 utility API on Base. Pay 0.001 USDC per call."
  },
  "use_cases": [
    "Detect device type and capabilities from HTTP headers",
    "Analyze browser and OS distribution in traffic logs",
    "Customize content delivery based on parsed user agent data"
  ],
  "ideal_buyer": "Web developers, analytics platforms, and security tools needing reliable user agent parsing and device detection.",
  "example_prompt": "Parse this user agent string: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36'",
  "example_request_body": {
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "median_category_atomic": 10000
  },
  "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": "1000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "userAgent"
            ],
            "properties": {
              "userAgent": {
                "type": "string",
                "description": "The user agent string to parse"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "user-agent-parser-production-up-railway-app",
    "host": "user-agent-parser-production.up.railway.app",
    "title": "User Agent Parser API",
    "description": "A production-deployed service on Railway that parses user agent strings. The origin appears to be temporarily unavailable or misconfigured.",
    "url": "https://user-agent-parser-production.up.railway.app",
    "favicon": "https://user-agent-parser-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/user-agent-parser-production-up-railway-app-api-parse",
    "url": "https://x402all.com/resource/user-agent-parser-production-up-railway-app-api-parse",
    "name": "User Agent Parser \u00b7 Parse UA Strings",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/user-agent-parser-production-up-railway-app-api-parse",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://user-agent-parser-production.up.railway.app/api/parse",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/user-agent-parser-production-up-railway-app",
      "url": "https://user-agent-parser-production.up.railway.app",
      "name": "User Agent Parser API",
      "@type": "Organization"
    },
    "identifier": "user-agent-parser-production-up-railway-app-api-parse",
    "description": "Parse user agent strings into structured device data. x402 utility API on Base. Pay 0.001 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=user-agent-parser-production-up-railway-app-api-parse",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=user-agent-parser-production-up-railway-app-api-parse"
}
