Wego · OAuth Scopes
Wego OAuth Scopes
OAuth 2.0
derived
Wego publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Wego API on a user’s behalf.
Tokens are issued from https://auth.wego.com/user-auth/v2/users/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.
CompanyTravelFlightsHotelsMetasearchBookingAgent NativeTourismSearch
Scopes: 3
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://auth.wego.com/user-auth/v2/users/oauth/authorize
https://auth.wego.com/user-auth/v2/users/oauth/authorize
Token URL
https://auth.wego.com/user-auth/v2/users/oauth/token
https://auth.wego.com/user-auth/v2/users/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect sign-in. | authorizationCode |
| profile | Basic profile claims. | authorizationCode |
| users | User identity for the API. | authorizationCode |
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.