{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "weather-api-production-c885-up-railway-app-api-weather",
  "title": "Weather API \u00b7 Current weather data",
  "url": "https://weather-api-production-c885.up.railway.app/api/weather",
  "category": "data",
  "summary": "Fetch current weather data by geographic coordinates or city name with automatic geocoding.",
  "seo": {
    "title": "Weather data API | x402 micropayment",
    "description": "Fetch current weather by coordinates or city name. 0.001 USDC on Base. Geocoding support, JSON response."
  },
  "use_cases": [
    "Retrieve weather for location-based services",
    "Convert city names to weather data without separate geocoding",
    "Power travel and logistics applications"
  ],
  "ideal_buyer": "Location-aware applications, travel agents, and IoT systems needing lightweight weather data without API key management.",
  "example_prompt": "Get the current weather for latitude 40.7128, longitude -74.0060",
  "example_request_body": {
    "latitude": 40.7128,
    "longitude": -74.006
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "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": "1000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [],
            "properties": {
              "city": {
                "type": "string",
                "description": "City name (alternative to lat/lon, uses geocoding)"
              },
              "latitude": {
                "type": "number",
                "description": "Latitude (-90 to 90)"
              },
              "longitude": {
                "type": "number",
                "description": "Longitude (-180 to 180)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "weather-api-production-c885-up-railway-app",
    "host": "weather-api-production-c885.up.railway.app",
    "title": "Weather API (Railway)",
    "description": "A weather data API endpoint hosted on Railway's infrastructure. The origin appears to be a production deployment for programmatic weather information retrieval.",
    "url": "https://weather-api-production-c885.up.railway.app",
    "favicon": "https://weather-api-production-c885.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/weather-api-production-c885-up-railway-app-api-weather",
    "url": "https://x402all.com/resource/weather-api-production-c885-up-railway-app-api-weather",
    "name": "Weather API \u00b7 Current weather data",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/weather-api-production-c885-up-railway-app-api-weather",
      "@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://weather-api-production-c885.up.railway.app/api/weather",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/weather-api-production-c885-up-railway-app",
      "url": "https://weather-api-production-c885.up.railway.app",
      "name": "Weather API (Railway)",
      "@type": "Organization"
    },
    "identifier": "weather-api-production-c885-up-railway-app-api-weather",
    "description": "Fetch current weather by coordinates or city name. 0.001 USDC on Base. Geocoding support, JSON response.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=weather-api-production-c885-up-railway-app-api-weather",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=weather-api-production-c885-up-railway-app-api-weather"
}
