LocalWeather API

General Information

  • The AccuWeather API provides subscribers access to location based weather data via a simple RESTful web interface.

  • Subscribers may search for current condition observations, forecasts and satellite and/or radar imagery for locations worldwide.

  • LocalWeather searches require a location key.  Please use the Location API in order to obtain the location key for your desired location.

  • Includes current condition observations, photos displaying current condition observations (optional), 10 day forecasts, 12 hour forecasts, and satellite and/or radar imagery.

  • Data is available in more than 100 languages and dialects 

  • By default, a truncated version of the localweather data is returned.  To get full details, pass in "details=true" .

  • By default, photos associated with current condition observations are not returned.  To get the photos, pass in "getPhotos=true".