Loading capability…
Get a human-readable weather summary for a latitude and longitude (today or tomorrow).
Both commands call the selected provider directly.
curl '/routes/locus-openweather/weather/overview?lat=37.5665&lon=126.978'
h402 call 'weather/overview' --provider 'locus-openweather' --method GET --query '{"lat":37.5665,"lon":126.978}'Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
latnumberrequired-90–90Latitude in decimal degrees.
lonnumberrequired-180–180Longitude in decimal degrees.
datestringoptionaltoday or later≤ 1 days from todayDay to summarize in YYYY-MM-DD. Only today or tomorrow are available; defaults to today when omitted.
unitsstringoptionalOptional unit system for any figures in the summary.
{
"lat": 37.5665,
"lon": 126.978
}{ "data": { "success": true, "data": { "lat": 37.5665, "lon": 126.978, "tz": "+09:00", "date": "2026-07-23", "units": "standard", "weather_overview": "Currently, the temperature is at 299K with a real feel of 300K. The wind speed is at 2 meters per second with gusts up to 3 meters per second coming from the southeast. The pressure is at 1008 hPa, humidity is at 91%, and the visibility is at 10,000 meters. The sky is partly cloudy with scattered clouds, and the UV index is at 0. Overall, it's a slightly cool and breezy night with some clouds in the sky. So, if you're heading out, you might want to grab a light jacket to stay comfortable." } }, "h402": { "routeId": "weather/overview", "provider": "locus-openweather", "selectedCandidateId": "weather/overview/locus-openweather", "routing": "manual", "paidBy": "x402-exact" } }
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.