visualcrossing.com

Weather Forecast and Historical Weather Data via RESTful API.

5 endpoints location
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

# Maven: see https://github.com/DDS-GmbH/visualcrossing-java-sdk
curl examples
Historical and Forecast Weather API
curl \
  https://weather.visualcrossing.com/VisualCrossingWebServices/rest/services/timeline/{location}
Retrieves hourly or daily historical weather records.
curl \
  https://weather.visualcrossing.com/VisualCrossingWebServices/rest/services/weatherdata/history
Weather Forecast API
curl \
  https://weather.visualcrossing.com/VisualCrossingWebServices/rest/services/weatherdata/forecast
Endpoints (5 total)
GET
/VisualCrossingWebServices/rest/services/timeline/{location}
Historical and Forecast Weather API
GET
/VisualCrossingWebServices/rest/services/weatherdata/history
Retrieves hourly or daily historical weather records.
GET
/VisualCrossingWebServices/rest/services/weatherdata/forecast
Weather Forecast API
GET
/VisualCrossingWebServices/rest/services/timeline/{location}/{startdate}
Historical and Forecast Weather API
GET
/VisualCrossingWebServices/rest/services/timeline/{location}/{startdate}/{enddate}
Historical and Forecast Weather API
Language coverage
Java
1
At a glance
Total SDKs1
Languages1
Endpoints5
Categories1
https://weather.visualcrossing.com