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 |