{"uid":"cap__gwYWVO-HnD-H21aD5uuB","slug":"eu-verify-weather-forecast-68ad7c60","name":"eu-verify Weather Forecast","description":"Hourly weather forecast for any point on Earth from Open-Meteo (blend of ECMWF/GFS/ICON models, refreshed hourly; data CC-BY 4.0). Query: ?latitude=48.8566&longitude=2.3522&hourly=temperature_2m,precipitation,wind_speed_10m&forecast_days=2 (1-16 days, ~80 hourly variables available, optional daily= aggregates and timezone=auto). ISO 8601 time arrays + units. 15 min cache.","url":"https://data.greeneris.io/v1/wx/forecast","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["latitude","longitude"],"properties":{"daily":{"type":"string","description":"Optional comma-separated daily aggregates"},"hourly":{"type":"string","default":"temperature_2m,precipitation,wind_speed_10m","description":"Comma-separated hourly variables"},"latitude":{"type":"number","description":"Latitude in decimal degrees (-90..90)"},"timezone":{"type":"string","default":"UTC","description":"IANA timezone or 'auto'"},"longitude":{"type":"number","description":"Longitude in decimal degrees (-180..180)"},"forecast_days":{"type":"integer","default":2,"maximum":16,"minimum":1}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"hourly":{"time":["2026-07-13T00:00","2026-07-13T01:00"],"precipitation":[0,0],"temperature_2m":[17.9,17.4],"wind_speed_10m":[8.7,7.9]},"source":"Open-Meteo.com weather forecast API, data CC-BY 4.0 (models updated hourly)","latitude":48.86,"timezone":"UTC","longitude":2.36,"elevation_m":36,"hourly_units":{"time":"iso8601","precipitation":"mm","temperature_2m":"°C","wind_speed_10m":"km/h"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_o36aGRCzROlvaA6zMifIv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns hourly weather forecast data (temperature, precipitation, wind speed) for a given latitude/longitude, up to 16 days ahead, via Open-Meteo.","exampleAgentPrompt":"What's the hourly weather forecast — temperature, rain, and wind — for Paris (latitude 48.86, longitude 2.36) over the next 3 days in UTC?","exampleUseCases":null,"resultDescription":"A JSON object with hourly time series arrays for temperature (°C), precipitation (mm), and wind speed (km/h), plus metadata including latitude, longitude, elevation in meters, timezone, and the Open-Meteo data source attribution.","failureModes":["Missing latitude or longitude returns a 400/422 validation error","Latitude out of -90..90 or longitude out of -180..180 range returns a validation error","forecast_days exceeding 16 returns a schema validation error","Insufficient payment returns HTTP 402 with a machine-readable USDC quote for the caller to pay via x402 on Base","Invalid timezone string may cause a 400 error or fall back to UTC","Network or upstream Open-Meteo outage may cause 503 or timeout"],"whenToPreferThis":"Choose this endpoint when you need programmatic, coordinates-based hourly weather forecasts (up to 16 days) billed per-call with no API key required — especially in agentic workflows that can handle x402 micropayments on Base. Prefer over full weather platform subscriptions for lightweight, pay-as-you-go usage. Not suitable for historical weather data, severe weather alerts, or address-based (non-coordinate) lookups.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T04:07:09.216Z","isFirstParty":false}