Back to catalog

Meteorologisk Institutt

User-Agent

Weather and climate data

WeatherHTTPS

location

condition

LocationOslo, Norway
Temperature C-3.2
ConditionLett snøfall
Wind Speed Ms4.8
Humidity87

Sample Response

response.json
1{
2 "location": "Oslo, Norway",
3 "temperatureC": -3.2,
4 "condition": "Lett snøfall",
5 "windSpeedMs": 4.8,
6 "humidity": 87
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.met.no/weatherapi/documentation" \
2 "color:#60a5fa">-H "User-Agent: YourApp/1.0"
View Documentation

Similar APIs