W

Weatherstack API

by Weatherstack Free tier

Real-Time & Historical World Weather Data API

weather

Quick Reference

Base URL https://weatherstack.com Auth type API Key Header Auth header Authorization: Bearer YOUR_TOKEN Rate limit 1,000 req/month (free) Pricing Enterprise / contact sales Free quota None Documentation https://weatherstack.com/?utm_source=Github&utm_medium=Referral&utm_campaign=Public-apis-repo-Best-sellers Endpoint status Live — HTTP 200 — endpoint is accessible1.54s (checked Mar 29, 2026) Builder score D 32% builder-friendly
Pricing
28
Latency
60
Depth
14

Authentication

See documentation for auth details

Authorization: Bearer YOUR_TOKEN

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free: 1,000 requests/month (current weather, HTTP only). Standard $9.99/mo (50K req/mo, historical). Professional $39.99/mo. Business $89.99/mo. Enterprise custom.

Key Endpoints

MethodPathDescription
GET / See documentation for endpoint reference

Sample Request

curl 'https://weatherstack.com'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Weatherstack documentation.