FreeAPI.watch

Weatherbit

Global weather API offering current conditions, 16-day forecasts, hourly data, and severe weather alerts for 150+ countries.

Status
🔴 Offline · 1021 ms
30-day uptime
0%
Free tier
500 calls/day, free key, no credit card
Auth
API key
Last 30 days

Free alternatives (live ranking)

Compare Weatherbit with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does Weatherbit require an API key?

Yes, Weatherbit requires a free API key. You can sign up via https://www.weatherbit.io/api.

What is Weatherbit's free tier?

500 calls/day, free key, no credit card

Is Weatherbit currently online?

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

Weatherbit is a good fit when you need a 16-day daily forecast or severe weather alerts for non-US locations. Its free tier gives 500 calls/day — enough for a personal dashboard that fetches daily forecasts for a handful of cities with server-side caching.

Common pitfalls

Quick start (bash)

curl "https://api.weatherbit.io/v2.0/current?city=London&key=YOUR_KEY&units=M"

Embed this badge

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

Weatherbit status badge

Markdown

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

HTML

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