Ambee · Rate Limits

Ambee Rate Limits

Ambee enforces per-account request quotas tied to the API key issued for an Evaluation (trial) or Enterprise plan. Quotas vary by plan and by product and are not published as fixed numbers; requests beyond the allotted quota or with an invalid key are rejected. Specific per-plan request-per-day and request-per-minute values are not reconciled in this artifact.

Ambee Rate Limits is the machine-readable rate-limit profile for Ambee on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring requests.

The profile also includes 3 backoff/retry policies defined and response codes documented for unauthorized and throttled.

Tagged areas include Environmental Intelligence, Air Quality, Weather, Pollen, and Geospatial.

3 Limits Throttle: 429
Environmental IntelligenceAir QualityWeatherPollenGeospatialRate LimitingQuotasThrottling

Limits

Requests Per Day (RPD) account
requests
see provider documentation
Per-API-key daily quota, varies by plan and product.
Requests Per Minute (RPM) account
requests
see provider documentation
Per-API-key burst limit, varies by plan.
Per-Product Quota account
requests
see provider documentation
Air Quality, Pollen, Weather, Fire, Soil, and NDVI may each carry distinct quotas.

Policies

API Key Authentication
All requests must include a valid x-api-key header; invalid or missing keys return HTTP 401.
Tiered Quotas
Quotas raise from Evaluation (trial) to negotiated Enterprise agreements.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on throttling.

Sources