{"uid":"cap_fEp9BYtHfON6p6OkiH5J3","slug":"2s-io-current-weather-conditions-ad2dbf56","name":"2s.io Current Weather Conditions","description":"Current weather conditions for any coordinate worldwide. Pass lat + lon (and optional units=metric|imperial, default metric). Returns temperature, feels-like, humidity, precipitation (rain/snow), cloud cover, sea-level pressure, wind speed/direction/gusts, day/night flag, and a human-readable conditions label from the WMO weather code — with local time + timezone. Global coverage (not just US — for US-only NWS data see weather.zip / weather.forecast). Source: Open-Meteo (CC BY 4.0).","url":"https://2s.io/api/weather/current","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"required":["lat","lon"],"properties":{"lat":{"type":"number","description":"Latitude (-90..90)."},"lon":{"type":"number","description":"Longitude (-180..180)."},"units":{"type":"string","description":"metric (°C, km/h, mm — default) or imperial (°F, mph, inch)."}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sqeN8BjDsOoEYxC-ExAIx","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns real-time weather conditions (temperature, humidity, wind, precipitation, cloud cover, etc.) for any lat/lon coordinate worldwide using Open-Meteo data.","exampleAgentPrompt":"What are the current weather conditions at latitude 48.8566, longitude 2.3522 — give me temperature, wind speed, and whether it's raining, in metric units?","exampleUseCases":null,"resultDescription":"Returns a JSON object with current temperature and feels-like (°C or °F), relative humidity, precipitation amount (rain/snow in mm or inches), cloud cover percentage, sea-level pressure, wind speed/direction/gusts, a human-readable WMO weather condition label, a day/night flag, and local time with timezone for the queried coordinate.","failureModes":["Missing lat or lon parameter — returns 400 or validation error","Latitude out of range (-90 to 90) or longitude out of range (-180 to 180) — returns error","Payment failure or insufficient USDC balance — returns 402 Payment Required","Upstream Open-Meteo service unavailable — returns 503 or timeout","Invalid units value (not metric or imperial) — may return error or default to metric"],"whenToPreferThis":"Choose this endpoint when you need real-time current weather conditions for any global coordinate, especially non-US locations (for US forecast data consider weather.zip/weather.forecast). Prefer this over generic weather APIs when you have precise lat/lon coordinates and need a broad set of meteorological variables (temperature, wind, precipitation, pressure, cloud cover) in a single call. It supports both metric and imperial units and is well-suited for geospatial pipelines or agent workflows needing situational weather awareness.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:49:31.631Z","isFirstParty":false}