tenki.jp
communityJapan's official weather portal operated by Japan Meteorological Association, providing accurate weather forecasts, pollen counts, UV indexes, and disaster alerts for all cities and regions across Japan.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/forecastGet weather forecast for Japanese city
Parameters
days3|7|14 (integeroptionalarea_codeprefecture code (stringrequiredReturns
forecasts[{date, weather, max_temp, min_temp, precipitation_probability, wind_speed, humidity}]GET
/api/v1/currentGet current weather conditions
Parameters
area_codestringrequiredReturns
current{temp, humidity, wind_direction, wind_speed, pressure, weather_condition, last_updated}GET
/api/v1/pollenGet pollen forecast for cedar and cypress
Parameters
typesugi|hinoki (stringoptionalarea_codestringrequiredReturns
pollen{area, level, forecast_days[{date, level, description}]}