All integrations

Ambee

DATA · DATA & ANALYTICS

Air quality, pollen, weather, and wildfire data for any place they ask about.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

ambee_get_disasters_by_eventidREAD

One disaster event, addressed by Ambee's own event id.

api
ambee_get_disasters_historyREAD

Natural-disaster events recorded worldwide from a point in time.

api
ambee_get_disasters_history_by_continentREAD

Natural-disaster events recorded across a continent over a time window.

api
ambee_get_disasters_history_by_country_codeREAD

Natural-disaster events recorded in a country over a time window.

api
ambee_get_disasters_history_by_lat_lngREAD

Natural-disaster events recorded near a latitude/longitude over a time window.

api
ambee_get_disasters_history_by_source_eventidREAD

The historical record for one disaster event, addressed by the identifier its upstream source gave it.

api
ambee_get_disasters_latest_by_continentREAD

Natural-disaster events currently reported across a continent, optionally narrowed to one country.

api
ambee_get_disasters_latest_by_country_codeREAD

Natural-disaster events currently reported in a country.

api
ambee_get_disasters_latest_by_lat_lngREAD

Natural-disaster events currently reported near a latitude/longitude.

api
ambee_get_disasters_latest_by_source_eventidREAD

The current record for one disaster event, addressed by the identifier its upstream source gave it.

api
ambee_get_elevation_latest_by_lat_lngREAD

Ground elevation at a latitude/longitude.

api
ambee_get_elevation_latest_by_placeREAD

Ground elevation at a named place.

api
ambee_get_fire_latest_by_lat_lngREAD

Wildfires detected near a latitude/longitude.

api
ambee_get_fire_latest_by_placeREAD

Wildfires detected near a named place.

api
ambee_get_fire_risk_by_lat_lngREAD

Wildfire risk outlook for a latitude/longitude.

api
ambee_get_fire_risk_by_placeREAD

Wildfire risk outlook for a named place.

api
ambee_get_forecast_aq_by_lat_lngREAD

Forecast air quality for a latitude/longitude.

api
ambee_get_geocode_by_placeREAD

Resolve a free-text place name to coordinates.

api
ambee_get_geocode_reverse_by_lat_lngREAD

Resolve a latitude/longitude to a place.

api
ambee_get_history_by_lat_lngREAD

Historical air-quality readings for a latitude/longitude over a time window.

api
ambee_get_history_by_postal_codeREAD

Historical air-quality readings for a postal code over a time window.

api
ambee_get_ili_forecast_by_lat_lngREAD

Influenza-like-illness (ILI) forecast for a latitude/longitude.

api
ambee_get_latest_by_cityREAD

Latest air-quality reading for a named city.

api
ambee_get_latest_by_country_codeREAD

Latest air-quality readings for a country, by ISO country code.

api
ambee_get_latest_by_lat_lngREAD

Latest air-quality reading -- AQI plus pollutant concentrations -- for a latitude/longitude.

api
ambee_get_latest_by_postal_codeREAD

Latest air-quality reading for a postal code within a country.

api
ambee_get_v3_pollen_forecast_120hrsREAD

Pollen forecast for the next 120 hours. Address the location EITHER with lat and lng OR with place.

api
ambee_get_v3_pollen_forecast_48hrsREAD

Pollen forecast for the next 48 hours. Address the location EITHER with lat and lng OR with place.

api
ambee_get_v3_pollen_historyREAD

Historical pollen counts over a time window. Address the location EITHER with lat and lng OR with place.

api
ambee_get_v3_pollen_latestREAD

Latest pollen counts and risk levels. Address the location EITHER with lat and lng OR with place -- Ambee's own examples show both and neither is required on its own.

api
ambee_get_weather_forecast_by_lat_lngREAD

Weather forecast for a latitude/longitude.

api
ambee_get_weather_history_by_lat_lngREAD

Historical weather for a latitude/longitude over a time window.

api
ambee_get_weather_latest_by_lat_lngREAD

Current weather conditions for a latitude/longitude.

api

Put Ambee behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.