Aloft · Authentication Profile

Aloft Authentication

Authentication

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

DronesAirspaceUTMLAANCAviationFleet ManagementGeospatialPublic Safety
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

Aloft Token http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/aloft-openapi-original.json
docs: https://www.aloft.ai/developer/
summary:
  types:
  - http
  http_scheme: bearer
  credential: Aloft Token
  header: Authorization
  note: >-
    Aloft issues a per-integration API key (Aloft Token) provided on request; it
    is sent as an http bearer credential in the Authorization header. Requests
    are scoped to an account_id.
schemes:
- name: Aloft Token
  type: http
  scheme: bearer
  sources:
  - openapi/aloft-openapi-original.json