Get weather in city
GET api.openweathermap.org/data/2.5/weather?q={{city}}&appid={{weather_api}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | string | ||
appid | string |
GET api.openweathermap.org/data/2.5/weather?q={{city}}&appid={{weather_api}}
Key | Datatype | Required | Description |
---|---|---|---|
q | string | ||
appid | string |