Request parameters | Response parameters
Imagery API query string parameters
Parameter | Description | Default value | |
api |
Hostname to be used only in production: api.accuweather.com |
N/A |
Required |
apidev |
Hostname to be used only in development: apidev.accuweather.com |
N/A |
Required |
apikey |
Unique code used to access the API |
N/A |
Required |
version |
Version of the API |
v1 |
Required |
locationkey |
Unique ID used to search for a specific location |
N/A |
Required |
resolution |
Available resolutions: 480x480, 640x480, 1024x1024 |
N/A |
Required |
format |
Format of the response |
JSON |
Optional |
language |
String indicating the language in which to return the resource |
en-us |
Optional |
Top of page
Imagery API response parameters
Parameter | Description |
MobileLink |
Link to AccuWeather's mobile site for the requested location |
Link |
Link to AccuWeather's traditional site for the requested location |
Radar |
|
|
Size |
|
|
Images |
|
|
|
Date |
Date of the image |
|
|
Url |
Url of the image |
Satellite |
|
|
Size |
|
|
Images |
|
|
|
Date |
Date of the image |
|
|
Url |
Url of the image |
Top of page