Back to catalog

Open-Meteo

Free

Global weather forecast API for non-commercial use

WeatherHTTPSCORS enabledNo API key required

Tokyo Weather

Open-Meteo

LocationTokyo, Japan
Temperature71F (22C)
Weather CodeClear Sky
Wind Speed8 mph NE
Pressure1013 hPa

Sample Response

response.json
1{
2 "location": "Tokyo, Japan",
3 "temperature": "71F (22C)",
4 "weatherCode": "Clear Sky",
5 "windSpeed": "8 mph NE",
6 "pressure": "1013 hPa"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://open-meteo.com/"
View Documentation

Similar APIs