Historical API Guide
Daily historical search
https://{api or apidev}.accuweather.com/historical/weather/{version}/daily/{locationKey}{.format}?apikey={your key}&date={date}&details={true or false}&metric={true or false}&language={language code} |
Examples
https://api.accuweather.com/historical/weather/v1/daily/335315.json?apikey={your key}&date=2020-03-09&details=true |
https://api.accuweather.com/historical/weather/v1/daily/335315.csv?apikey={your key}&date=2020-03-09&details=true |