{"uid":"cap_hKIX3t-7YiRTsq1DPiCvO","slug":"open-meteo-metered-weather-gateway-e3194000","name":"Open-Meteo Metered Weather Gateway","description":"Call Open-Meteo weather through our metered gateway: our rate-limit budget and a 60s cache absorb your polling, so your loop never sees a 429. Inputs: path (upstream path, e.g. /ping) and q (raw query string). Returns the upstream JSON under 'data'.","url":"https://x402.shizu.me/gw/openmeteo","method":"GET","headers":{},"bodySchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"type":"object","required":["method"],"properties":{"method":{"const":"GET"},"queryParams":{"type":"object","required":["path","q"],"properties":{"q":{"type":"string"},"path":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"data":{},"path":"/ping","upstream":"openmeteo"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5WIcZyH5O3qs5GNznxVl_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Proxies Open-Meteo weather API requests through a rate-limited, cached gateway so callers never hit a 429 error, returning the upstream JSON response.","exampleAgentPrompt":"Can you get me the current temperature and 7-day hourly precipitation forecast for New York City (latitude 40.71, longitude -74.01) via the Open-Meteo gateway — I need it to not fail with rate-limit errors since I'm polling this frequently.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'data' key containing the full upstream Open-Meteo API response, including requested weather variables such as temperature, precipitation, wind speed, and forecast data for the queried location and time range.","failureModes":["Invalid or missing 'path' parameter returns an error","Malformed query string causes upstream rejection","Open-Meteo upstream is unavailable, propagating a 5xx error","Stale cached data returned within 60-second cache window","Insufficient USDC balance causes payment failure before request is processed"],"whenToPreferThis":"Choose this endpoint when you need to call Open-Meteo in a polling loop or frequently and cannot tolerate 429 rate-limit errors, or when you want to offload rate-limit budget management and caching to a metered gateway rather than managing your own Open-Meteo integration. Ideal for agents that need reliable, low-friction weather data access without API key provisioning.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:54:29.897Z","isFirstParty":false}