WI
Weatherbit - Interactive Swagger UI Documentation
40 endpointsliveThis an interactive version of the documentation for the Weatherbit API. The base URL for the API is [http://api.weatherbit.io/v2.0/](http://api.weatherbit.io/v2.0/) or [https://api.weatherbit.io/v2.0/](http://api.weatherbit.io/v2.0/). Below is the Swagger UI documentation for the API. All API requests require the `key` parameter. An Example for a 48 hour forecast for London, UK would be `http://a (ingested from its OpenAPI definition; no key required)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Weatherbit - Interactive Swagger UI Documentation.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Returns severe weather alerts issued by meteorological agencies - Given a lat/lon. /alerts?lat={lat}&lon={lon} | Returns severe weather alerts issued by meteorological agencies - given a lat, and a lon. | $0.0020 per call | unknown |
| Download pre-generated bulk datasets /bulk/files/{file} | Downloads bulk data files - OPTIONS: ( current.csv.gz, forecast_hourly.csv.gz, forecast_daily.csv.gz). Units are Metric (Celcius, m/s, etc). | $0.0020 per call | unknown |
| Returns current air quality conditions - Given City and/or State, Country. /current/airquality?city={city}&country={country} | Returns current air quality conditions. | $0.0020 per call | unknown |
| Returns current air quality conditions - Given a City ID. /current/airquality?city_id={city_id} | Returns current air quality conditions. | $0.0020 per call | unknown |
| Returns current air quality conditions - Given a lat/lon. /current/airquality?lat={lat}&lon={lon} | Returns current air quality conditions. | $0.0020 per call | unknown |
| Returns current air quality conditions - Given a Postal Code. /current/airquality?postal_code={postal_code} | Returns current air quality conditions. | $0.0020 per call | unknown |
| Returns a group of observations given a list of cities /current?cities={cities} | Returns a group of Current Observations - Given a list of City IDs. | $0.0020 per call | unknown |
| Returns a Current Observation - Given City and/or State, Country. /current?city={city}&country={country} | Returns a Current Observation - Given a city in the format of City,ST or City. The state, and country parameters can be provided to make the search more accurate. | $0.0020 per call | unknown |
| Returns a current observation by city id. /current?city_id={city_id} | Returns current weather observation - Given a City ID. | $0.0020 per call | unknown |
| Returns a Current Observation - Given a lat/lon. /current?lat={lat}&lon={lon} | Returns a Current Observation - given a lat, and a lon. | $0.0020 per call | unknown |
| Returns a group of observations given a list of points in the format (lat1, lon1), (lat2, lon2), (latN, lonN), ... /current?points={points} | Returns a group of Current Observations - Given a list of points (lat1, lon1), (lat2, lon2), (latN, lonN), ... | $0.0020 per call | unknown |
| Returns a current observation by postal code. /current?postal_code={postal_code} | Returns current weather observation - Given a Postal Code. | $0.0020 per call | unknown |
| Returns a Current Observation. - Given a station ID. /current?station={station} | Returns a Current Observation - Given a station ID. | $0.0020 per call | unknown |
| Returns a group of observations given a list of stations /current?stations={stations} | Returns a group of Current Observations - Given a list of Station Call IDs. | $0.0020 per call | unknown |
| Returns 72 hour (hourly) Air Quality forecast - Given City and/or State, Country. /forecast/airquality?city={city}&country={country} | Returns 72 hour (hourly) Air Quality forecast, where each point represents a one hour period. | $0.0020 per call | unknown |
| Returns 72 hour (hourly) Air Quality forecast - Given a City ID. /forecast/airquality?city_id={city_id} | Returns 72 hour (hourly) Air Quality forecast, where each point represents a one hour period. | $0.0020 per call | unknown |
| Returns 72 hour (hourly) Air Quality forecast - Given a lat/lon. /forecast/airquality?lat={lat}&lon={lon} | Returns 72 hour (hourly) Air Quality forecast, where each point represents a one hour period. | $0.0020 per call | unknown |
| Returns 72 hour (hourly) Air Quality forecast - Given a Postal Code. /forecast/airquality?postal_code={postal_code} | Returns 72 hour (hourly) Air Quality forecast, where each point represents a one hour period. | $0.0020 per call | unknown |
| Returns a daily forecast - Given City and/or State, Country. /forecast/daily?city={city}&country={country} | Returns a daily forecast, where each point represents one day (24hr) period. Every point has a datetime string in the format "YYYY-MM-DD". One day begins at 00:00 UTC, and ends at 23:59 UTC. Accepts a city in the format of City,ST or City. The state, and country parameters can be provided to make the search more accurate. | $0.0020 per call | unknown |
| Returns a daily forecast - Given a City ID. /forecast/daily?city_id={city_id} | Returns a daily forecast, where each point represents one day (24hr) period. Every point has a datetime string in the format "YYYY-MM-DD". One day begins at 00:00 UTC, and ends at 23:59 UTC. | $0.0020 per call | unknown |
| Returns a daily forecast - Given Lat/Lon. /forecast/daily?lat={lat}&lon={lon} | Returns a daily forecast, where each point represents one day (24hr) period. Every point has a datetime string in the format "YYYY-MM-DD". One day begins at 00:00 UTC, and ends at 23:59 UTC. | $0.0020 per call | unknown |
| Returns a daily forecast - Given a Postal Code. /forecast/daily?postal_code={postal_code} | Returns a daily forecast, where each point represents one day (24hr) period. Every point has a datetime string in the format "YYYY-MM-DD". One day begins at 00:00 UTC, and ends at 23:59 UTC. | $0.0020 per call | unknown |
| Returns Energy Forecast API response - Given a single lat/lon. /forecast/energy?lat={lat}&lon={lon} | Retrieve an 8 day forecast relevant to te Energy Sector (degree days, solar radiation, precipitation, wind). | $0.0020 per call | unknown |
| Returns an hourly forecast - Given City and/or State, Country. /forecast/hourly?city={city}&country={country} | Returns an hourly forecast, where each point represents a one hour period. Every point has a datetime string in the format "YYYY-MM-DD:HH". Time is UTC. Accepts a city in the format of City,ST or City. The state, and country parameters can be provided to make the search more accurate. | $0.0020 per call | unknown |
| Returns an hourly forecast - Given a City ID. /forecast/hourly?city_id={city_id} | Returns an hourly forecast, where each point represents a one hour period. Every point has a datetime string in the format "YYYY-MM-DD:HH". Time is UTC. | $0.0020 per call | unknown |
| Returns an hourly forecast - Given a lat/lon. /forecast/hourly?lat={lat}&lon={lon} | Returns an hourly forecast, where each point represents a one hour period. Every point has a datetime string in the format "YYYY-MM-DD:HH". Time is UTC. | $0.0020 per call | unknown |
| Returns an hourly forecast - Given a Postal Code. /forecast/hourly?postal_code={postal_code} | Returns an hourly forecast, where each point represents a one hour period. Every point has a datetime string in the format "YYYY-MM-DD:HH". Time is UTC. | $0.0020 per call | unknown |
| Returns 72 hours of historical quality conditions - Given City and/or State, Country. /history/airquality?city={city}&country={country} | Returns historical air quality conditions. | $0.0020 per call | unknown |
| Returns 72 hours of historical air quality conditions - Given a City ID. /history/airquality?city_id={city_id} | Returns historical air quality conditions. | $0.0020 per call | unknown |
| Returns 72 hours of historical air quality conditions - Given a lat/lon. /history/airquality?lat={lat}&lon={lon} | Returns historical air quality conditions. | $0.0020 per call | unknown |
| Returns 72 hours of historical air quality conditions - Given a Postal Code. /history/airquality?postal_code={postal_code} | Returns historical air quality conditions. | $0.0020 per call | unknown |
| Returns Historical Observations - Given City and/or State, Country. /history/daily?city={city}&country={country} | Returns Historical Observations - Given a city in the format of City,ST or City. The state, and country parameters can be provided to make the search more accurate. **(LIMIT 1 year per request)** | $0.0020 per call | unknown |
| Returns Historical Observations - Given a City ID /history/daily?city_id={city_id} | Returns Historical Observations - Given a City ID. **(LIMIT 1 year per request)** | $0.0020 per call | unknown |
| Returns Historical Observations - Given a lat/lon. /history/daily?lat={lat}&lon={lon} | Returns Historical Observations - Given a lat, and lon. **(LIMIT 1 year per request)** | $0.0020 per call | unknown |
| Returns Historical Observations - Given a Postal Code /history/daily?postal_code={postal_code} | Returns Historical Observations - Given a Postal Code. **(LIMIT 1 year per request)** | $0.0020 per call | unknown |
| Returns Historical Observations - Given a station ID. /history/daily?station={station} | Returns Historical Observations - Given a station ID. **(LIMIT 1 year per request)** | $0.0020 per call | unknown |
| Returns Energy API response - Given a single lat/lon. /history/energy?lat={lat}&lon={lon} | Returns aggregate energy specific historical weather fields, over a specified time period. | $0.0020 per call | unknown |
| Returns Historical Observations - Given City and/or State, Country. /history/hourly?city={city}&country={country} | Returns Historical Observations - Given a city in the format of City,ST or City. The state, and country parameters can be provided to make the search more accurate. **(LIMIT 31 days per request)** | $0.0020 per call | unknown |
| Returns Historical Observations - Given a City ID /history/hourly?city_id={city_id} | Returns Historical Observations - Given a City ID. **(LIMIT 31 days per request)** | $0.0020 per call | unknown |
| Returns Historical Observations - Given a lat/lon. /history/hourly?lat={lat}&lon={lon} | Returns Historical Observations - Given a lat, and lon. **(LIMIT 31 days per request)** | $0.0020 per call | unknown |