What data does the Weather API return?
The API returns current conditions including temperature (Celsius/Fahrenheit), feels-like temperature, humidity, wind speed/direction, barometric pressure, and visibility in a single response.
What locations are covered?
We provide weather data for cities worldwide. You can query by city name, coordinates, or ZIP/postal code.
What precipitation data is included?
The API returns current precipitation in both millimeters and inches, so you can display rainfall or snowfall data in your preferred units.
Is air quality data available?
Yes! Our separate Air Quality API (included in your subscription) provides AQI, PM2.5, PM10, and other pollutant data for any location.
What units are supported?
All responses include both metric (Celsius, km/h, millibars) and imperial (Fahrenheit, mph, inches) units in the same response, so you can display whichever format your users prefer.
What wind data is available?
The API returns wind speed (in both km/h and mph), wind direction as a compass bearing and cardinal direction (N, NE, etc.), plus gust speeds for more detailed wind analysis.
Do you provide sunrise and sunset times?
Yes! We have a dedicated Sunrise/Sunset API that provides accurate sunrise, sunset, solar noon, and day length for any location and date.
How many weather API calls can I make?
Our plans scale from 1,000 calls/month on the free tier up to millions on enterprise. Check our [pricing](/pricing) to find the right tier for your weather app.
Can I use the Weather API for commercial applications?
Yes, all paid plans allow commercial use. The free tier is for development and testing only. Paid plans are used by travel apps, agriculture platforms, logistics companies, and many other businesses.