Airport Gap · Authentication Profile

Airport Gap Authentication

Authentication

Airport Gap secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

AirportsAviationTransportationIATAICAODistance CalculationGeolocation
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/openapi.yml
summary:
  types:
  - http
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: token
  description: 'Token-based authentication. Include the token generated from POST /tokens. Header
    format: Authorization: Bearer token=<Your Airport Gap Token>'
  sources:
  - openapi/openapi.yml