{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "port-scanner-production-c3e2-up-railway-app-api-scan",
  "title": "Port Scanner \u00b7 Network Security Scan",
  "url": "https://port-scanner-production-c3e2.up.railway.app/api/scan",
  "category": "tools",
  "summary": "Scan IP addresses or hostnames for open ports with configurable port lists.",
  "seo": {
    "title": "Port Scanner API | Network Security | x402",
    "description": "Scan host ports for open services. Check common ports or custom ranges. POST with host and ports array. $0.003 USDC per scan on Base."
  },
  "use_cases": [
    "Audit server security by scanning common service ports",
    "Verify firewall rules by checking unexpected open ports",
    "Monitor infrastructure for unauthorized services"
  ],
  "ideal_buyer": "Security automation agents, infrastructure monitoring tools, and DevSecOps workflows requiring lightweight port scanning.",
  "example_prompt": "Scan api.example.com for ports 22, 80, 443, and 8080 to check which services are exposed.",
  "example_request_body": {
    "host": "api.example.com",
    "ports": [
      22,
      80,
      443,
      8080
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.15,
    "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": "3000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "host"
            ],
            "properties": {
              "host": {
                "type": "string",
                "description": "The hostname or IP address to scan"
              },
              "ports": {
                "type": "array",
                "items": {
                  "type": "number"
                },
                "description": "Array of port numbers to scan (default: [21,22,25,53,80,110,143,443,993,995,3306,3389,5432,6379,8080,8443])"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "port-scanner-production-c3e2-up-railway-app",
    "host": "port-scanner-production-c3e2.up.railway.app",
    "url": "https://port-scanner-production-c3e2.up.railway.app",
    "favicon": "https://port-scanner-production-c3e2.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/port-scanner-production-c3e2-up-railway-app-api-scan",
    "url": "https://x402all.com/resource/port-scanner-production-c3e2-up-railway-app-api-scan",
    "name": "Port Scanner \u00b7 Network Security Scan",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/port-scanner-production-c3e2-up-railway-app-api-scan",
      "@type": "Offer",
      "price": "0.003",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.003000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://port-scanner-production-c3e2.up.railway.app/api/scan",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/port-scanner-production-c3e2-up-railway-app",
      "url": "https://port-scanner-production-c3e2.up.railway.app",
      "name": "port-scanner-production-c3e2.up.railway.app",
      "@type": "Organization"
    },
    "identifier": "port-scanner-production-c3e2-up-railway-app-api-scan",
    "description": "Scan host ports for open services. Check common ports or custom ranges. POST with host and ports array. $0.003 USDC per scan on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=port-scanner-production-c3e2-up-railway-app-api-scan",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=port-scanner-production-c3e2-up-railway-app-api-scan"
}
