{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "ip-geolocation-production-up-railway-app-api-lookup-batch",
  "title": "IP Geolocation \u00b7 Batch IP Lookup",
  "url": "https://ip-geolocation-production.up.railway.app/api/lookup/batch",
  "category": "data",
  "summary": "Retrieve geographic location data for multiple IP addresses via batch POST request.",
  "seo": {
    "title": "Batch IP Geolocation API - 20 IPs per Call | x402",
    "description": "Lookup geolocation data for up to 20 IP addresses in a single request. Pay per call with USDC on Base. No API keys required."
  },
  "use_cases": [
    "Enrich user analytics with location data",
    "Detect VPN or proxy usage patterns",
    "Batch process IP lists for security analysis",
    "Localize content based on user geography"
  ],
  "ideal_buyer": "Security platforms, analytics services, and applications requiring IP geolocation without subscription commitments.",
  "example_prompt": "Get geolocation data for these IP addresses: 8.8.8.8, 1.1.1.1",
  "example_request_body": {
    "ips": [
      "8.8.8.8",
      "1.1.1.1"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "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": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "ips"
            ],
            "properties": {
              "ips": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "Array of IP addresses to lookup (max 20)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "count",
              "results"
            ],
            "properties": {
              "count": {
                "type": "number",
                "description": "Number of IPs looked up"
              },
              "results": {
                "type": "array",
                "items": {
                  "type": "object"
                }
              },
              "lookup_time_ms": {
                "type": "number"
              }
            }
          },
          "example": {}
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-71cbeb17889c",
  "origin": {
    "slug": "ip-geolocation-production-up-railway-app",
    "host": "ip-geolocation-production.up.railway.app",
    "title": "IP Geolocation API",
    "description": "Provides IP-based geolocation services. Returns geographic data for IP addresses including country, region, city, and coordinates.",
    "url": "https://ip-geolocation-production.up.railway.app",
    "favicon": "https://ip-geolocation-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/ip-geolocation-production-up-railway-app-api-lookup-batch",
    "url": "https://x402all.com/resource/ip-geolocation-production-up-railway-app-api-lookup-batch",
    "name": "IP Geolocation \u00b7 Batch IP Lookup",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/ip-geolocation-production-up-railway-app-api-lookup-batch",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://ip-geolocation-production.up.railway.app/api/lookup/batch",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/ip-geolocation-production-up-railway-app",
      "url": "https://ip-geolocation-production.up.railway.app",
      "name": "IP Geolocation API",
      "@type": "Organization"
    },
    "identifier": "ip-geolocation-production-up-railway-app-api-lookup-batch",
    "description": "Lookup geolocation data for up to 20 IP addresses in a single request. Pay per call with USDC on Base. No API keys required.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=ip-geolocation-production-up-railway-app-api-lookup-batch",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=ip-geolocation-production-up-railway-app-api-lookup-batch"
}
