Weather data for every product
Global weather and air quality from Open-Meteo — completely free, no API key, no rate limit upstream. Current conditions, 16-day forecasts, and AQI covering every coordinate on Earth. One APlicious key. Zero infrastructure to manage.
Powered by Open-Meteo — an open-source weather API funded by the Swiss government, running on Copernicus ERA5 reanalysis data and ECMWF forecasting models. No API key needed upstream. Air quality data comes from Copernicus CAMS (EU satellite monitoring). Coverage: every coordinate on Earth, updated every hour. APlicious adds auth, caching, rate limiting, and consistent JSON structure.
5 businesses you could build
Every vertical that operates outdoors or cares about environment needs weather. Most haven't built it yet.
All 3 Weather endpoints
All GET requests with lat/lon params. Global coverage. Metric or imperial units.
/api/v1/weather/currentCurrent ConditionsReal-time weather at any lat/lon globally. Returns temperature, feels-like, humidity, wind speed/direction/gusts (with Beaufort scale description), UV index, visibility, pressure, cloud cover, precipitation, and a WMO weather code with human-readable description and emoji icon. Metric or imperial units.
/api/v1/weather/forecastDaily ForecastUp to 16-day daily forecast. Each day: high/low temperature, feels-like, sunrise/sunset, daylight hours, precipitation sum and probability, wind max and gusts, wind direction, UV index max, and WMO weather code with icon. Perfect for planning widgets and alert systems.
/api/v1/weather/air-qualityAir Quality IndexReal-time AQI at any global location. Returns US AQI and EU AQI scores, plain-language category (Good/Moderate/Unhealthy/Hazardous), color code, health advice, and individual pollutant readings: PM2.5, PM10, ozone, NO₂, SO₂, CO, dust, and aerosol optical depth. Data from Copernicus CAMS.
Starter code
Copy and paste. Works anywhere fetch runs.
Start building with the Weather namespace
Free tier: 250 calls/month. No credit card. One key for all 21 namespaces.