Forecasts API Guide

MinuteCast™

MinuteCast™ Premium

Hourly

Daily

Quarter-day

MinuteCast™ forecasts by latitude, longitude

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/minute.{format}?apikey={your key}&q={latitude, longitude}&language={language code}

Example:

https://api.accuweather.com/forecasts/v1/minute.json?q=46.6,-120.5&apikey={your key}

Top of page

MinuteCast™ premium one-minute forecasts by latitude, longitude

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/minute/1minute.{format}?q={latitude, longitude}&apikey={your key}&details={true or false}&language={language code}

Example:

https://api.accuweather.com/forecasts/v1/minute/1minute?q=40,-85&apikey={your key}&details=true

Top of page

MinuteCast™ premium five-minute forecasts by latitude, longitude

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/minute/5minute.{format}?q={latitude, longitude}&apikey={your key}&details={true or false}&language={language code}

Example:

https://api.accuweather.com/forecasts/v1/minute/5minute?q=47,-122&apikey={your key}&details=true&language=it

Top of page

MinuteCast™ premium 15-minute forecasts by latitude, longitude

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/minute/15minute.{format}?q={latitude, longitude}&apikey={your key}&details={true or false}&language={language code}

Example:

https://api.accuweather.com/forecasts/v1/minute/15minute?q=40,-73&apikey={your key}

Top of page

MinuteCast™ premium full spectrum of colors

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/minute/colors.{format}?apikey={your key}&language={language code}

Example:

https://api.accuweather.com/forecasts/v1/minute/colors?apikey={your key}

Top of page

MinuteCast™ premium truncated spectrum of colors

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/minute/colors/simple.{format}?apikey={your key}&language={language code}

Example:

https://api.accuweather.com/forecasts/v1/minute/colors/simple?apikey={your key}

Top of page

One hour of hourly forecasts by location Key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/hourly/1hour/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Examples:

https://api.accuweather.com/forecasts/v1/hourly/1hour/349084?apikey={your key}

https://api.accuweather.com/forecasts/v1/hourly/1hour/349084?apikey={your key}&details=true&language=es

Top of page

12 hours of hourly forecasts by location key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/hourly/12hour/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/hourly/12hour/349084?apikey={your key}

Top of page

24 hours of hourly forecasts by location key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/hourly/24hour/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/hourly/24hour/349084?apikey={your key}

Top of page

72 hours of hourly forecasts by location key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/hourly/72hour/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/hourly/72hour/349084?apikey={your key}

Top of page

120 hours of hourly forecasts by location key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/hourly/120hour/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/hourly/120hour/349084?apikey={your key}

Top of page

240 hours of hourly forecasts by location key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/hourly/240hour/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/hourly/240hour/349084?apikey={your key}

Top of page

1 Day of Daily Forecasts By Location Key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/daily/1day/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Examples:

https://api.accuweather.com/forecasts/v1/daily/1day/349084?apikey={your key}

https://api.accuweather.com/forecasts/v1/daily/1day/349084?apikey={your key}&details=true&language=es

Top of page

5 days of daily forecasts by location key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/daily/5day/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/daily/5day/349084?apikey={your key}

Top of page

10 days of daily forecasts by location key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/daily/10day/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/daily/10day/349084?apikey={your key}

Top of page

15 days of daily forecasts by location key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/daily/15day/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/daily/15day/349084?apikey={your key}

Top of page

25 Days of Daily Forecasts By Location Key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/daily/25day/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/daily/25day/349084?apikey={your key}

Top of page

45 days of daily forecasts by location key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/daily/45day/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&details={true or false}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/daily/45day/349084?apikey={your key}

Top of page

1 Day of Quarter-day Forecasts By Location Key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/daily/1day/quarters/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/daily/1day/quarters/349084?apikey={your key}

Top of page

5 days of quarter-day forecasts by location key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/daily/5day/quarters/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/daily/5day/quarters/349084?apikey={your key}

Top of page

10 Days of Quarter-day Forecasts By Location Key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/daily/10day/quarters/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/daily/10day/quarters/349084?apikey={your key}

Top of page

15 days of quarter-day forecasts by location key

https://{{api} or {{apidev}}.accuweather.com/forecasts/{version}/daily/15day/quarters/{locationKey}{.{format}}?apikey={your key}{&language={language code}}{&metric={true or false}}

Example:

https://api.accuweather.com/forecasts/v1/daily/15day/quarters/2156242?apikey={your key}

Top of page