This API returns current conditions from our network of over 50,000 sub-hourly reporting weather stations, regional mesoscale analyses such as the RTMA, and weather radar. Every API request will return the nearest, and most recent observation data for the requested point.
This API returns current conditions from our network of over 50,000 sub-hourly reporting weather stations, regional mesoscale analyses such as the RTMA, and weather radar. Every API request will return the nearest, and most recent observation data for the requested point.
Coverage:
Global
Variables:
Temperature (Celsius)
Dew Point Temperature (Celsius)
Apparent Temperature - Ie. Heat Index / Wind Chill (Celsius)
Relative Humidity (%)
Pressure (millibar)
Sea Level Pressure (millibar)
Wind Speed (m/s)
Wind Direction (degrees)
Weather condition (Description)
Sky cloud cover (%)
Solar parameters - Solar Radiation, GHI, DHI, DNI (W/m^2)
US Air Quality Index (0-500+)
UV Index (0-11+)
Visibility (KM)
Precipitation Rate (mm/hr)
Snowfall Rate (mm/hr)
Request
Users may provide either a latitude and longitude, multiple lat/lon points, or postal code (zip code) and country code. Most country postal codes are supported. If using a postal code, please specify the "top-level" or "outward" postal code only. For the US that is the first 5 digits of the postal code. Retrieval by lat/lon is the recommended method for obtaining data.
count: Count of returned observations.
data: [
lat: Latitude (Degrees).
lon: Longitude (Degrees).
sunrise: Sunrise time UTC (HH:MM).
sunset: Sunset time UTC (HH:MM).
timezone: Local IANA Timezone.
station: [DEPRECATED] Nearest reporting station ID.
sources: List of data sources used in response.
ob_time: Last observation time (YYYY-MM-DD HH:MM).
datetime: [DEPRECATED] Current cycle hour (YYYY-MM-DD:HH).
ts: Last observation time (Unix timestamp).
city_name: City name.
country_code: Country abbreviation.
state_code: State abbreviation/code.
pres: Pressure (mb).
slp: Sea level pressure (mb).
wind_spd: Wind speed (Default m/s).
gust: Wind gust speed (Default m/s).
wind_dir: Wind direction (degrees).
wind_cdir: Abbreviated wind direction.
wind_cdir_full: Verbal wind direction.
temp: Temperature (default Celsius).
app_temp: Apparent/"Feels Like" temperature (default Celsius).
rh: Relative humidity (%).
dewpt: Dew point (default Celsius).
clouds: Cloud coverage (%).
pod: Part of the day (d = day / n = night).
weather: {
icon:Weather icon code.
code:Weather code.
description: Text weather description.
}
vis: Visibility (default KM).
precip: Liquid equivalent precipitation rate (default mm/hr).
snow: Snowfall (default mm/hr).
uv: UV Index (0-11+).
aqi: Air Quality Index [US - EPA standard 0 - +500]
dhi: Diffuse horizontal solar irradiance (W/m^2) [Clear Sky]
dni: Direct normal solar irradiance (W/m^2) [Clear Sky]
ghi: Global horizontal solar irradiance (W/m^2) [Clear Sky]
solar_rad: Estimated Solar Radiation (W/m^2).
elev_angle: Solar elevation angle (degrees).
h_angle: [DEPRECATED] Solar hour angle (degrees).
]
URL Parameters (Options)
Default units are in Metric. Users may specify the "units" URL parameter to change from metric to imperial via "&units=imperial". Units will be converted as follows:
Celsius -> Fahrenheit
KM -> Miles
mm/hr -> inches / hr
m/s -> mph (miles/hr)
Example:
"lat=-33.871473&lon=151.028290&units=imperial"
CLI Request Syntax
The following is the syntax to use if you wish to use the aws CLI tool to submit a request to this API.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
This listing uses a single pricing dimension called Product Access (Units), billed as a contract. You buy access units that grant use of the Current Weather API, which returns real-time conditions for any location. There are no separate tiers or instance sizes to choose between on Marketplace. Your cost scales with the number of units you commit to under the contract. This access covers current weather observations drawn from stations, radar, satellite, and atmospheric analysis sources.
Top-of-mind questions for buyers
What counts as one request against my access units when I call the Current Weather API?
Each API call consumes request quota. Adding optional includes such as minutely, alerts, or lightning consumes additional quota per call. A single lat/lon current-conditions request draws less quota than one bundled with those add-on datasets. Location method does not change the base request count.
What happens if I exceed my request limit under the contract?
When you pass a daily or velocity limit, the API returns a 429 rate-limit error rather than serving data. The request fails until the limit window resets. Access is subscription-based, so plan your committed units around expected daily and per-second request volume.
Am I still billed if I don't actively call the API during the contract?
Yes. Access under this contract is subscription-based and covers the committed period regardless of how many requests you make. Charges reflect the access units you commit to, not actual call volume. Inactive periods do not reduce the contracted cost.
www.weatherbit.io+2
Helpful?
Vendor refund policy
Refunds are not offered on this product.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
This listing includes access to the Current Weather API, Daily Forecast API, Hourly Forecast API, and 60 Minute Precipitation Forecast API through AWS DataExchange. Up to 1 Million requests per day.
This API returns a 10 day forecast in 1 hour intervals for any point on the planet. Forecast spatial resolution ranges from 1 KM to 13 KM depending on region.
This API returns a 16 day forecast in 1 day intervals for any point on the planet. Forecast spatial resolution ranges from 1 KM to 13 KM depending on region.