Airport Gap · Rate Limits

Airport Gap Rate Limits

Airport Gap enforces a single rate limit of 100 requests per minute tracked by IP address, applied uniformly across all endpoints (public and authenticated). Exceeding the limit returns HTTP 429 Too Many Requests. The window resets every 60 seconds. There are no per-key, per-day, or monthly quota caps; the only throttle is the per-IP per-minute ceiling.

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

It captures 1 rate-limit definition, measuring requests_per_minute.

The profile also includes 4 backoff/retry policies defined and response codes documented for rateLimitExceeded, unauthorized, notFound, and validationError.

Tagged areas include Rate Limiting, Airports, and Aviation.

1 Limits
Rate LimitingAirportsAviation

Limits

Requests per minute (per IP) ip
requests_per_minute · minute
100
Applied to all endpoints regardless of authentication status. Tracked by the caller's IP address. Resets every 60 seconds. Exceeding the limit returns HTTP 429.

Policies

IP-based tracking
Rate limit counters are keyed to the caller's IP address. All 10 Airport Gap endpoints share the same counter; there is no per-endpoint or per-token differentiation.
Per-minute window reset
The 100-request counter resets every minute. There is no concept of a daily or monthly quota.
429 on limit breach
When the limit is exceeded the API responds with HTTP 429 Too Many Requests. Callers should implement exponential backoff and wait for the next minute window before retrying.
No authenticated-vs-public split
Authenticated requests (Bearer token) and unauthenticated requests share the same per-IP limit. Token ownership does not grant a higher rate limit.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/airport-gap-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.