Ambee website screenshot

Ambee

Ambee is an environmental-intelligence company that aggregates satellite, sensor, and ground-station data into a unified REST API. The Ambee API delivers hyperlocal air quality, pollen, weather, wildfire, soil, and NDVI/vegetation data worldwide via simple lat/lng, postal-code, and place lookups secured with an x-api-key header.

Ambee publishes 6 APIs on the APIs.io network, including Air Quality API, Fire API, NDVI API, and 3 more. Tagged areas include Environmental Intelligence, Air Quality, Weather, Pollen, and Geospatial.

Ambee’s developer surface includes authentication, engineering blog, documentation, and 8 more developer resources.

39.1/100 thin ▬ flat Agent 48/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessEnterpriseSelf serveFree trial⚡ Free to try
6 APIs
Environmental IntelligenceAir QualityWeatherPollenGeospatial

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 39.1/100 · thin
Contract Quality 14.2 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ambee: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Ambee Air Quality API

The Air Quality API from Ambee — 5 operation(s) for air quality.

Ambee Fire API

The Fire API from Ambee — 2 operation(s) for fire.

Ambee NDVI API

The NDVI API from Ambee — 2 operation(s) for ndvi.

Ambee Pollen API

The Pollen API from Ambee — 5 operation(s) for pollen.

Ambee Soil API

The Soil API from Ambee — 2 operation(s) for soil.

Ambee Weather API

The Weather API from Ambee — 3 operation(s) for weather.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Ambee API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Ambee Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Ambee Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Ambee Finops

FINOPS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ambee Authentication

apiKey · 1 scheme

SECURITY

Ambee Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Ambee Agentic Access

19 operations

19 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ambee
url: https://raw.githubusercontent.com/api-evangelist/ambee/refs/heads/main/apis.yml
name: Ambee
kind: company
description: Ambee is an environmental-intelligence company that aggregates satellite, sensor, and ground-station data into
  a unified REST API. The Ambee API delivers hyperlocal air quality, pollen, weather, wildfire, soil, and NDVI/vegetation
  data worldwide via simple lat/lng, postal-code, and place lookups secured with an x-api-key header.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Enterprise (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ambee.png
tags:
- Environmental Intelligence
- Air Quality
- Weather
- Pollen
- Geospatial
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: ambee:ambee-air-quality-api
  name: Ambee Air Quality API
  description: The Air Quality API from Ambee — 5 operation(s) for air quality.
  humanURL: https://www.getambee.com/api/air-quality
  baseURL: https://api.ambeedata.com
  tags:
  - Air Quality
  properties:
  - type: OpenAPI
    url: openapi/ambee-air-quality-api-openapi.yml
  - type: Documentation
    url: https://docs.ambeedata.com/apis/overview
  - type: APIReference
    url: https://docs.ambeedata.com/apis/playground
  - type: PostmanCollection
    url: collections/ambee.postman_collection.json
  - type: OpenCollection
    url: collections/ambee.opencollection.json
- aid: ambee:ambee-fire-api
  name: Ambee Fire API
  description: The Fire API from Ambee — 2 operation(s) for fire.
  humanURL: https://www.getambee.com/api/air-quality
  baseURL: https://api.ambeedata.com
  tags:
  - Fire
  properties:
  - type: OpenAPI
    url: openapi/ambee-fire-api-openapi.yml
  - type: Documentation
    url: https://docs.ambeedata.com/apis/overview
  - type: APIReference
    url: https://docs.ambeedata.com/apis/playground
  - type: PostmanCollection
    url: collections/ambee.postman_collection.json
  - type: OpenCollection
    url: collections/ambee.opencollection.json
- aid: ambee:ambee-ndvi-api
  name: Ambee NDVI API
  description: The NDVI API from Ambee — 2 operation(s) for ndvi.
  humanURL: https://www.getambee.com/api/air-quality
  baseURL: https://api.ambeedata.com
  tags:
  - NDVI
  properties:
  - type: OpenAPI
    url: openapi/ambee-ndvi-api-openapi.yml
  - type: Documentation
    url: https://docs.ambeedata.com/apis/overview
  - type: APIReference
    url: https://docs.ambeedata.com/apis/playground
  - type: PostmanCollection
    url: collections/ambee.postman_collection.json
  - type: OpenCollection
    url: collections/ambee.opencollection.json
- aid: ambee:ambee-pollen-api
  name: Ambee Pollen API
  description: The Pollen API from Ambee — 5 operation(s) for pollen.
  humanURL: https://www.getambee.com/api/air-quality
  baseURL: https://api.ambeedata.com
  tags:
  - Pollen
  properties:
  - type: OpenAPI
    url: openapi/ambee-pollen-api-openapi.yml
  - type: Documentation
    url: https://docs.ambeedata.com/apis/overview
  - type: APIReference
    url: https://docs.ambeedata.com/apis/playground
  - type: PostmanCollection
    url: collections/ambee.postman_collection.json
  - type: OpenCollection
    url: collections/ambee.opencollection.json
- aid: ambee:ambee-soil-api
  name: Ambee Soil API
  description: The Soil API from Ambee — 2 operation(s) for soil.
  humanURL: https://www.getambee.com/api/air-quality
  baseURL: https://api.ambeedata.com
  tags:
  - Soil
  properties:
  - type: OpenAPI
    url: openapi/ambee-soil-api-openapi.yml
  - type: Documentation
    url: https://docs.ambeedata.com/apis/overview
  - type: APIReference
    url: https://docs.ambeedata.com/apis/playground
  - type: PostmanCollection
    url: collections/ambee.postman_collection.json
  - type: OpenCollection
    url: collections/ambee.opencollection.json
- aid: ambee:ambee-weather-api
  name: Ambee Weather API
  description: The Weather API from Ambee — 3 operation(s) for weather.
  humanURL: https://www.getambee.com/api/air-quality
  baseURL: https://api.ambeedata.com
  tags:
  - Weather
  properties:
  - type: OpenAPI
    url: openapi/ambee-weather-api-openapi.yml
  - type: Documentation
    url: https://docs.ambeedata.com/apis/overview
  - type: APIReference
    url: https://docs.ambeedata.com/apis/playground
  - type: PostmanCollection
    url: collections/ambee.postman_collection.json
  - type: OpenCollection
    url: collections/ambee.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/ambee-agentic-access.yml
- type: DomainSecurity
  url: security/ambee-domain-security.yml
- type: Authentication
  url: authentication/ambee-authentication.yml
- type: Blog
  url: https://www.getambee.com/blogs
- type: GitHubOrganization
  url: https://github.com/ambeedata
- type: LinkedIn
  url: https://www.linkedin.com/company/getambee
- type: Website
  url: https://www.getambee.com
- type: Documentation
  url: https://docs.ambeedata.com
- type: Plans
  url: plans/ambee-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ambee-rate-limits.yml
- type: FinOps
  url: finops/ambee-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com