Back to catalog

Korea Meteorological Administration

API Key

Weather and climate data from KMA

WeatherHTTPS

Korea Meteorological Administration

Current weather observation

LocationSeoul, South Korea
Temperature C14
Humidity Pct62
ConditionPartly Cloudy
Wind Kmh11

Sample Response

response.json
1{
2 "location": "Seoul, South Korea",
3 "temperature_c": 14,
4 "humidity_pct": 62,
5 "condition": "Partly Cloudy",
6 "wind_kmh": 11
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://apihub.kma.go.kr/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs