Back to catalog

Oikolab

API Key

70+ years of global, hourly historical and forecast weather data from NOAA and ECMWF

WeatherHTTPSCORS enabled

Oikolab

Historical and forecast climate data from reanalysis models

LocationBerlin, Germany
Date2024-07-15
Temperature C28.4
Precipitation Mm0
Wind Speed Kmh14.2

Sample Response

response.json
1{
2 "location": "Berlin, Germany",
3 "date": "2024-07-15",
4 "temperature_c": 28.4,
5 "precipitation_mm": 0,
6 "wind_speed_kmh": 14.2
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.oikolab.com" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs