FreeAPI.watch

Visual Crossing Weather

Historical and forecast weather data API with CSV and JSON output, supporting 40+ years of history and 15-day forecasts.

Status
🔴 Offline · 8317 ms
30-day uptime
0%
Free tier
1,000 records/day, free key, no credit card
Auth
API key
Last 30 days

Free alternatives (live ranking)

Compare Visual Crossing Weather with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does Visual Crossing Weather require an API key?

Yes, Visual Crossing Weather requires a free API key. You can sign up via https://www.visualcrossing.com/resources/documentation/weather-api/timeline-weather-api/.

What is Visual Crossing Weather's free tier?

1,000 records/day, free key, no credit card

Is Visual Crossing Weather currently online?

We check Visual Crossing Weather every hour. The current status is shown at the top of this page. You can also see the 30-day uptime history in the chart above.

Implementation notes

When to use Visual Crossing Weather

Visual Crossing is the best free option for historical weather analysis. Its archive goes back to 1970 for most global locations and returns data in either JSON or CSV — useful for data science workflows where you want to pipe straight into pandas or Excel without parsing JSON.

Common pitfalls

Quick start (bash)

curl "https://weather.visualcrossing.com/VisualCrossingWebServices/rest/services/timeline/London/2024-01-01/2024-01-07?unitGroup=metric&key=YOUR_KEY&contentType=json"

Embed this badge

Add a live status badge to your README, docs, or website.

Visual Crossing Weather status badge

Markdown

[![Visual Crossing Weather Status](https://freeapi-builder.a10ayassine.workers.dev/badge/visual-crossing.svg)](https://freeapi.watch/visual-crossing)

HTML

<a href="https://freeapi.watch/visual-crossing"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/visual-crossing.svg" alt="Visual Crossing Weather Status"/></a>