Back to catalog

Foreca

OAuth

Weather

WeatherHTTPS

Helsinki, Finland — Weather

Foreca

LocationHelsinki, Finland
Temperature-4°C
Feels Like-9°C
SymbolPartly Cloudy
Wind Speed18 km/h

Sample Response

response.json
1{
2 "location": "Helsinki, Finland",
3 "temperature": "-4°C",
4 "feelsLike": "-9°C",
5 "symbol": "Partly Cloudy",
6 "windSpeed": "18 km/h"
7}

Code Snippets

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

Similar APIs