← Back to directory

Daily weather forecast (1-16 days) for any lat/lon -- high/low temps (F), precip...

https://x402.aurelianflo.com/api/weather/forecast

Overview

Daily weather forecast (1-16 days) for any lat/lon -- high/low temps (F), precipitation, chance of rain, max wind, condition. Query: ?lat=40.7&lon=-74.0&days=7. If omitted, defaults to a NYC sample location.

Protocol x402
Price $0.0080
Payment Asset USD Coin
Payment Network Base
Category data/weather
Provider x402
Source bazaar
Indexed 2026-03-25 06:49:31

Health

Status degraded
Latency (p50) 151ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-06-28 13:56:55
Last Healthy 2026-04-07 09:15:36
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "days": { "description": "Forecast length from 1 to 16 days", "type": "string" }, "lat": { "description": "Latitude in decimal degrees", "required": true, "type": "string" }, "lon": { "description": "Longitude in decimal degrees", "required": true, "type": "string" } }, "type": "http" }

Output Schema

{ "data": { "forecast": [ { "condition": "Overcast", "date": "2026-03-13", "high_f": 42, "low_f": 31.2 }, { "condition": "Overcast", "date": "2026-03-14", "high_f": 46.2, "low_f": 33.2 } ], "timezone": "America/New_York" }, "source": "Open-Meteo API", "success": true }

Recent Health Checks

Time Status HTTP Latency Error
2026-06-28 13:56:55 degraded 404 147ms
2026-06-28 08:07:38 degraded 404 882ms
2026-06-27 10:28:38 degraded 404 151ms
2026-06-25 15:57:58 degraded 404 135ms