Back to catalog

Euskalmet

API Key

Meteorological data of the Basque Country

WeatherHTTPS

Euskalmet

Basque Country Weather

LocationBilbao, Basque Country
Temperature Celsius14.3
ConditionPartly Cloudy
Wind Speed Kmh22
Humidity Percent78

Sample Response

response.json
1{
2 "location": "Bilbao, Basque Country",
3 "temperature_celsius": 14.3,
4 "condition": "Partly Cloudy",
5 "wind_speed_kmh": 22,
6 "humidity_percent": 78
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://opendata.euskadi.eus/api-euskalmet/-/api-de-euskalmet/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs