Skip to content
DDataNest

Weather API API

Lightweight weather data with current conditions, 7-day and hourly forecasts, historical lookups, and location search. Powered by Open-Meteo, no key juggling.

Dashboard

A live look at what this API returns, refreshed daily.

Live snapshot

Real response from the API · refreshed daily

Full WeatherNest dashboard
CityLondon
CountryGB
Temp12.6
Feels Like9.4
Humidity70
Wind Speed17.3

GET /v1/weather?city=London

Try it live

Real input, real response — straight from the API, right here.

Check the weather

Current conditions for any city.

What you can build

Common ways developers use the Weather API API.

weather widgets

Add weather widgets without building or maintaining the data pipeline yourself.

delivery apps

Wire delivery apps into your product in an afternoon with a documented endpoint.

outdoor planners

Swap fragile scraping for a reliable, supported source for outdoor planners.

Quick start

Subscribe on RapidAPI, grab your key, and call it.

curl --request GET \
  --url 'https://weather-api-by-datanest.p.rapidapi.com/v1/weather?city=Berlin' \
  --header 'x-rapidapi-host: weather-api-by-datanest.p.rapidapi.com' \
  --header 'x-rapidapi-key: YOUR_RAPIDAPI_KEY'

Weather API updates

Get notified about new Weather API endpoints and live data highlights.