{"slug":"keyronne-com-api-weather-7c0615","title":"Current conditions plus hourly and daily forecasts for anywhere on Earth","host":"keyronne.com","method":"POST","resource":"https://keyronne.com/api/weather","category":"other","description":"Current conditions plus hourly and daily forecasts for anywhere on Earth. Pass a major city name or lat/lon coordinates; get temperature, wind, humidity, pressure, cloud cover, condition codes and precipitation, with up to 90 hourly and 10 daily entries. Data from MET Norway (CC BY 4.0). No API keys","price_listed":0.005,"price_asked":0.005,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":42,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"city":"paris","days":3,"hourly":12},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"properties":{"body":{"properties":{"city":{"description":"Major city name (e.g. \"tokyo\", \"new york\"). Or use lat/lon.","type":"string"},"days":{"default":5,"description":"Daily summaries to return.","maximum":10,"minimum":1,"type":"integer"},"hourly":{"default":24,"description":"Hourly entries to return.","maximum":90,"minimum":0,"type":"integer"},"lat":{"maximum":90,"minimum":-90,"type":"number"},"lon":{"maximum":180,"minimum":-180,"type":"number"}},"type":"object"},"bodyType":{"enum":["json"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"type":"object"},"output":{"properties":{"attribution":{"type":"string"},"current":{"properties":{"cloudCoverPct":{"type":"number"},"condition":{"description":"MET symbol code, e.g. \"rain\", \"clearsky_day\".","type":"string"},"humidityPct":{"type":"number"},"precipitationNextHourMm":{"type":"number"},"pressureHpa":{"type":"number"},"temperatureC":{"type":"number"},"time":{"type":"string"},"windDirectionDeg":{"type":"number"},"windSpeedMs":{"type":"number"}},"type":"object"},"daily":{"items":{"type":"object"},"type":"array"},"hourly":{"items":{"type":"object"},"type":"array"},"location":{"properties":{"city":{"type":"string"},"lat":{"type":"number"},"lon":{"type":"number"}},"type":"object"},"units":{"type":"object"},"updatedAt":{"type":"string"}},"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.005,"price_match":true,"latency_ms":42,"error":null}],"description_full":"Current conditions plus hourly and daily forecasts for anywhere on Earth. Pass a major city name or lat/lon coordinates; get temperature, wind, humidity, pressure, cloud cover, condition codes and precipitation, with up to 90 hourly and 10 daily entries. Data from MET Norway (CC BY 4.0). No API keys, one call. POST a JSON body like: {\"city\":\"paris\",\"hourly\":12,\"days\":3}","last_updated":"2026-08-28T10:46:23.781Z","schemes":["exact"]}