Assesses weather condition in specific locations
cloudy
1{2 "city": "Moscow",3 "condition": "cloudy",4 "temp_c": -3,5 "wind_speed_ms": 5.2,6 "humidity_percent": 787}1"color:#c084fc">curl -X "color:#fbbf24">GET "https://yandex.com/dev/weather/" \2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"