Airspace Link · OAuth Scopes

Airspace Link OAuth Scopes

OAuth 2.0 searched

Airspace Link publishes 15 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Airspace Link API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyDronesUASAirspaceAviationLAANCUTMGeospatialPublic SafetyLogistics
Scopes: 15 Flows: Method: searched

Scopes (15)

ScopeDescriptionFlows
advisory:read Read airspace advisories. clientCredentials
aviation:read Read aviation airspace data. clientCredentials
hazard:read Read operational hazard data (documented as "hazar:read" in the auth overview). clientCredentials
briefing:area:read Read B4UFLY airspace briefings for an area geometry. clientCredentials
briefing:location:read Read B4UFLY airspace briefings for a point location. clientCredentials
operation:read Read ASL and ephemeral operations. clientCredentials
operation:create Create ASL and ephemeral operations. clientCredentials
operation:update Update ASL operations. clientCredentials
operation:delete Delete ASL and ephemeral operations. clientCredentials
laanc:read Read LAANC SDSP operations and authorizations. clientCredentials
laanc:create Create LAANC operations and submit LAANC authorizations. clientCredentials
laanc:update Update, cancel, close, and acknowledge LAANC operations and authorizations. clientCredentials
laanc:delete Delete LAANC operations. clientCredentials
surface:create Request surface-layer access, classify risk, and generate surface hexbins. clientCredentials
route:create Generate risk-aware drone routes. clientCredentials

Source

OAuth Scopes

airspace-link-scopes.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://developers.airspacelink.com/doc-2002712
docs: https://developers.airspacelink.com/doc-2002712
schemes:
- name: OAuth2ClientCredentials
  flow: clientCredentials
  tokenUrl: https://airhub-api-sandbox.airspacelink.com/v1/oauth/token
scopes:
- scope: advisory:read
  description: Read airspace advisories.
  flows: [clientCredentials]
- scope: aviation:read
  description: Read aviation airspace data.
  flows: [clientCredentials]
- scope: hazard:read
  description: Read operational hazard data (documented as "hazar:read" in the auth overview).
  flows: [clientCredentials]
- scope: briefing:area:read
  description: Read B4UFLY airspace briefings for an area geometry.
  flows: [clientCredentials]
- scope: briefing:location:read
  description: Read B4UFLY airspace briefings for a point location.
  flows: [clientCredentials]
- scope: operation:read
  description: Read ASL and ephemeral operations.
  flows: [clientCredentials]
- scope: operation:create
  description: Create ASL and ephemeral operations.
  flows: [clientCredentials]
- scope: operation:update
  description: Update ASL operations.
  flows: [clientCredentials]
- scope: operation:delete
  description: Delete ASL and ephemeral operations.
  flows: [clientCredentials]
- scope: laanc:read
  description: Read LAANC SDSP operations and authorizations.
  flows: [clientCredentials]
- scope: laanc:create
  description: Create LAANC operations and submit LAANC authorizations.
  flows: [clientCredentials]
- scope: laanc:update
  description: Update, cancel, close, and acknowledge LAANC operations and authorizations.
  flows: [clientCredentials]
- scope: laanc:delete
  description: Delete LAANC operations.
  flows: [clientCredentials]
- scope: surface:create
  description: Request surface-layer access, classify risk, and generate surface hexbins.
  flows: [clientCredentials]
- scope: route:create
  description: Generate risk-aware drone routes.
  flows: [clientCredentials]