Lufthansa · OAuth Scopes

Lufthansa OAuth Scopes

OAuth 2.0 derived

Lufthansa publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Lufthansa API on a user’s behalf.

Tokens are issued from https://api.lufthansa.com/v1/oauth/token.

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.

AirlinesTravelAviationFlights
Scopes: 1 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://api.lufthansa.com/v1/oauth/token
Token URL
https://api.lufthansa.com/v1/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
read:LH Open API read access authorizationCode

Source

OAuth Scopes

lufthansa-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/lufthansa-openapi.yml
schemes:
- name: auth
  source: openapi/lufthansa-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.lufthansa.com/v1/oauth/token
    tokenUrl: https://api.lufthansa.com/v1/oauth/token
scopes:
- scope: read:LH Open API
  description: read access
  flows:
  - authorizationCode
  sources:
  - openapi/lufthansa-openapi.yml