British Airways · OAuth Scopes
British Airways OAuth Scopes
OAuth 2.0
searched
British Airways publishes 4 OAuth 2.0 scopes via the authorizationCode, implicit, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the British Airways API on a user’s behalf.
Tokens are issued from https://baexternalid.ciamlogin.com/45c0456f-2aef-40f6-847e-d3d957348527/oauth2/v2.0/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.
TravelUnited KingdomAviationAirlineDistributionNDCBookingCorporate TravelAirports
Scopes: 4
Flows: authorizationCode, implicit, deviceCode
Method: searched
OAuth endpoints
Authorization URL
https://baexternalid.ciamlogin.com/45c0456f-2aef-40f6-847e-d3d957348527/oauth2/v2.0/authorize
https://baexternalid.ciamlogin.com/45c0456f-2aef-40f6-847e-d3d957348527/oauth2/v2.0/authorize
Token URL
https://baexternalid.ciamlogin.com/45c0456f-2aef-40f6-847e-d3d957348527/oauth2/v2.0/token
https://baexternalid.ciamlogin.com/45c0456f-2aef-40f6-847e-d3d957348527/oauth2/v2.0/token
Flows
authorizationCodeimplicitdeviceCode
authorizationCodeimplicitdeviceCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token — authenticate the developer/partner user against the British Airways Entra External ID tenant. | authorizationCode, implicit, deviceCode |
| profile | Release basic profile claims (name, preferred_username) into the ID token. | authorizationCode, implicit, deviceCode |
| Release the email claim into the ID token. | authorizationCode, implicit, deviceCode | |
| offline_access | Issue a refresh token so the hub session can be renewed without re-prompting. | authorizationCode, deviceCode |