FreeAPI.watch

Weatherstack

Real-time and historical weather data API powered by worldwide weather stations with JSON and XML output.

Status
🟢 Online · 468 ms
30-day uptime
100%
Free tier
100 calls/month, free key, no credit card
Auth
API key
Last 30 days

Free alternatives (live ranking)

Compare Weatherstack with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does Weatherstack require an API key?

Yes, Weatherstack requires a free API key. You can sign up via https://weatherstack.com/documentation.

What is Weatherstack's free tier?

100 calls/month, free key, no credit card

Is Weatherstack currently online?

We check Weatherstack 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 Weatherstack

Weatherstack works well when you need a commercial-grade weather API behind a simple HTTPS endpoint and a flat monthly call quota rather than per-day buckets. Owned by APILayer, it shares infrastructure with their other -stack products, which means consistent SLAs and uniform error formats across multiple APIs in your stack.

Common pitfalls

Quick start (bash)

curl "http://api.weatherstack.com/current?access_key=YOUR_KEY&query=Berlin"

Embed this badge

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

Weatherstack status badge

Markdown

[![Weatherstack Status](https://freeapi-builder.a10ayassine.workers.dev/badge/weatherstack.svg)](https://freeapi.watch/weatherstack)

HTML

<a href="https://freeapi.watch/weatherstack"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/weatherstack.svg" alt="Weatherstack Status"/></a>