Get weather in city
GET api.openweathermap.org/data/2.5/weather?q={{city}}&appid={{weather_api}}
Body
PARAM
Key | Datatype | Required | Description |
q
|
string | ||
appid
|
string |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS