ambee.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
Air Quality
getForecastByLatLng
airQuality.getForecastByLatLng
Get the hourly air quality forecast for a latitude/longitude (next 48 hours)
Risk: read
data full type
data full type
getHistoryByLatLng
airQuality.getHistoryByLatLng
Get hourly historical air quality for a latitude/longitude over a time range
Risk: read
data full type
data full type
getHistoryByPostalCode
airQuality.getHistoryByPostalCode
Get hourly historical air quality for a postal code over a time range
Risk: read
data full type
data full type
getLatestByCity
airQuality.getLatestByCity
Get the latest air quality for the stations in a city
Risk: read
stations full type
stations full type
getLatestByCountryCode
airQuality.getLatestByCountryCode
Get the latest air quality for the monitoring stations across a country
Risk: read
stations full type
stations full type
getLatestByLatLng
airQuality.getLatestByLatLng
Get the latest air quality (AQI and pollutant concentrations) for a latitude/longitude
Risk: read
stations full type
stations full type
getLatestByPostalCode
airQuality.getLatestByPostalCode
Get the latest air quality for a postal code and country
Risk: read
stations full type
stations full type
Disasters
getHistoryByContinent
disasters.getHistoryByContinent
Get historical natural disasters on a continent over a date range (paginated)
Risk: read
result full type
result full type
data full type
data full type
getHistoryByCountryCode
disasters.getHistoryByCountryCode
Get historical natural disasters in a country over a date range (paginated)
Risk: read
result full type
result full type
data full type
data full type
getHistoryByDateRange
disasters.getHistoryByDateRange
Get historical natural disasters worldwide over a date range (paginated)
Risk: read
result full type
result full type
data full type
data full type
getHistoryByLatLng
disasters.getHistoryByLatLng
Get historical natural disasters near a latitude/longitude over a date range (paginated)
Risk: read
result full type
result full type
data full type
data full type
getLatestByContinent
disasters.getLatestByContinent
Get the latest natural disasters on a continent (paginated)
Risk: read
result full type
result full type
data full type
data full type
getLatestByCountryCode
disasters.getLatestByCountryCode
Get the latest natural disasters in a country (paginated)
Risk: read
result full type
result full type
data full type
data full type
getLatestByLatLng
disasters.getLatestByLatLng
Get the latest natural disasters near a latitude/longitude (paginated)
Risk: read
result full type
result full type
data full type
data full type
Elevation
getByLatLng
elevation.getByLatLng
Get the ground elevation at a latitude/longitude
Risk: read
data full type
data full type
getByPlace
elevation.getByPlace
Get the ground elevation for a named place
Risk: read
data full type
data full type
Fire
getLatestByLatLng
fire.getLatestByLatLng
Get wildfires detected or reported near a latitude/longitude in the last 7 days
Risk: read
data full type
data full type
getLatestByPlace
fire.getLatestByPlace
Get wildfires detected or reported near a named place in the last 7 days
Risk: read
data full type
data full type
getRiskByLatLng
fire.getRiskByLatLng
Get the wildfire risk forecast for a latitude/longitude (up to 4 weeks ahead)
Risk: read
data full type
data full type
getRiskByPlace
fire.getRiskByPlace
Get the wildfire risk forecast for a named place (up to 4 weeks ahead)
Risk: read
data full type
data full type
Geocode
byPlace
geocode.byPlace
Geocode a place name or address into coordinates
Risk: read
data full type
data full type
reverseByLatLng
geocode.reverseByLatLng
Reverse-geocode a latitude/longitude into a human-readable address
Risk: read
data full type
data full type
Ili
getForecastByLatLng
ili.getForecastByLatLng
Get the daily influenza-like-illness risk forecast for a latitude/longitude
Risk: read
data full type
data full type
Pollen
getForecast
pollen.getForecast
Get the pollen forecast for a location (48 hours hourly or 120 hours 3-hourly)
Risk: read
object
Input full type
Input full type
data full type
data full type
getHistory
pollen.getHistory
Get historical pollen counts for a location over a time range
Risk: read
object
Input full type
Input full type
data full type
data full type
getLatest
pollen.getLatest
Get the latest grass, tree and weed pollen counts and risk levels for a location
Risk: read
object
Input full type
Input full type
data full type
data full type
Weather
getForecast
weather.getForecast
Get the hourly weather forecast for a latitude/longitude (next 72 hours)
Risk: read
unknown
getHistory
weather.getHistory
Get hourly historical weather for a latitude/longitude over a time range
Risk: read
unknown
getLatest
weather.getLatest
Get current weather conditions (temperature, humidity, wind, UV) for a latitude/longitude
Risk: read
data full type
data full type