{
  "x402Version": 2,
  "id": 6067,
  "slug": "6067",
  "resource": "https://proxy.suverse.io/v1/data/weather-forecast-nyc",
  "description": "Free weather data from Open-Meteo. Current temperature, conditions, wind for any location (default NYC, customizable via query params). No upstream API key. AI agent travel context, logistics weather, local recommendation, geocoded forecast API.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x260fbe1ec46968ee02e5b972507d7bb7f09f82b0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "CBYMYxfMGdA98qkzrYqTzTiQhP3H2scU95EB4ZxoRxuM",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "50000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact_cosmos_authz",
      "network": "cosmos:noble-1",
      "payTo": "noble1z5g7vts3pfjsgschfjrhq5s3ze6etxjl5lj2rj",
      "asset": "uusdc",
      "amount": "50000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "current": {
              "temperature_2m": 18.5,
              "weathercode": 3,
              "wind_speed_10m": 12.4
            },
            "latitude": 40.7,
            "longitude": -74
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "proxy.suverse.io",
  "lastUpdated": "2026-09-06T01:01:06.313Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-06T01:01:05.603Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "proxy.suverse.io",
    "manifest_name": "proxy.suverse.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}