{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "port-scanner-production-bdb2-up-railway-app-api-scan",
  "title": "Port Scanner \u00b7 Network Port Vulnerability Scanner",
  "url": "https://port-scanner-production-bdb2.up.railway.app/api/scan",
  "category": "tools",
  "summary": "Scans specified ports on a hostname or IP address for network security assessment.",
  "seo": {
    "title": "Port Scanner API | Network Security Scanning Tool",
    "description": "Scan host ports for network security assessment. Check common ports (21, 22, 25, 53, 80, 443, etc.) or custom ranges. $0.003 USDC per scan via x402 on Base."
  },
  "use_cases": [
    "Audit server security posture with port scans",
    "Monitor infrastructure for unexpected open ports",
    "Validate firewall configurations"
  ],
  "ideal_buyer": "DevOps engineers, security auditors, and infrastructure monitoring systems.",
  "example_prompt": "Scan ports 22, 80, 443, and 3306 on api.example.com to check for exposed services.",
  "example_request_body": {
    "host": "api.example.com",
    "ports": [
      22,
      80,
      443,
      3306
    ]
  },
  "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-bdb2-up-railway-app",
    "host": "port-scanner-production-bdb2.up.railway.app",
    "title": "Port Scanner API",
    "description": "A port scanning service hosted on Railway. No application currently deployed at this endpoint.",
    "url": "https://port-scanner-production-bdb2.up.railway.app",
    "favicon": "https://port-scanner-production-bdb2.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/port-scanner-production-bdb2-up-railway-app-api-scan",
    "url": "https://x402all.com/resource/port-scanner-production-bdb2-up-railway-app-api-scan",
    "name": "Port Scanner \u00b7 Network Port Vulnerability Scanner",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/port-scanner-production-bdb2-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-bdb2.up.railway.app/api/scan",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/port-scanner-production-bdb2-up-railway-app",
      "url": "https://port-scanner-production-bdb2.up.railway.app",
      "name": "Port Scanner API",
      "@type": "Organization"
    },
    "identifier": "port-scanner-production-bdb2-up-railway-app-api-scan",
    "description": "Scan host ports for network security assessment. Check common ports (21, 22, 25, 53, 80, 443, etc.) or custom ranges. $0.003 USDC per scan via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=port-scanner-production-bdb2-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-bdb2-up-railway-app-api-scan"
}
