Name | Type | Description |
---|---|---|
Latitude | String | Latitude for which you want to get weather condition from. (min -90, max 90) |
Longitude | String | Longitude for which you want to get weather condition from. (min -180, max 180) |
App ID | String | Your OpenWeather API Key. See here. The key is case sensitive. |
Units | String | Units of measurement. standard, metric and imperial units are available. If you do not use the units parameter, standard units will be applied by default. |
Language | String | You can use lang parameter to get the output in your language. The contents of the description field will be translated. See here for the list of supported languages. |