Met Office
communityUK's national meteorological service providing weather forecasts, climate data, and research. Official government agency with 170+ years of climate records for UK and global coverage.
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/location/forecastGet weather forecast for a UK location
Parameters
typedaily|hourly|3hourly (stringoptionallocationIdMet Office location ID (stringrequiredReturns
forecast{} with location, days[] with date, maxTemp, minTemp, precipitation, windSpeed, uvIndex, weatherTypeGET
/api/v1/location/searchSearch UK locations for forecasts
Parameters
qcity or postcode (stringrequiredReturns
locations[] with id, name, latitude, longitude, elevation, regionGET
/api/v1/climate/averagesGet historical climate statistics for a location
Parameters
month1-12 (integeroptionallocationIdstringrequiredReturns
climate with location, months[] with name, maxTemp, minTemp, rainfall_mm, sunshine_hours, frost_days