GoJek · OAuth Scopes
GoJek OAuth Scopes
OAuth 2.0
searched
GoJek publishes 20 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the GoJek API on a user’s behalf.
Tokens are issued from https://accounts.go-jek.com/oauth2/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.
CompanySuper AppRide HailingFood DeliveryPoint-of-SaleMerchant PlatformPaymentsQRISLogisticsIndonesiaSoutheast AsiaWebhookAuthentication
Scopes: 20
Flows: clientCredentials, authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://integration-goauth.gojekapi.com/oauth2/auth
https://integration-goauth.gojekapi.com/oauth2/auth
Token URL
https://accounts.go-jek.com/oauth2/token
https://accounts.go-jek.com/oauth2/token
Flows
clientCredentialsauthorizationCode
clientCredentialsauthorizationCode
Scopes (20)
| Scope | Description | Flows |
|---|---|---|
| openid | To read basic token info. | authorizationCode |
| offline | To regenerate access token (refresh token). | authorizationCode |
| partner:outlet:read | To read outlet data. | clientCredentials, authorizationCode |
| partner:outlet:write | To edit or update outlet data. | clientCredentials, authorizationCode |
| gofood:catalog:read | To read GoFood menu. | clientCredentials, authorizationCode |
| gofood:catalog:write | To modify GoFood menu. | clientCredentials, authorizationCode |
| gofood:order:read | To read GoFood order data. | clientCredentials, authorizationCode |
| gofood:order:write | To mark an order is ready. | clientCredentials, authorizationCode |
| gofood:outlet:write | To modify restaurant properties. | clientCredentials |
| promo:food_promo:read | To retrieve GoFood promotions. | clientCredentials |
| promo:food_promo:write | To modify GoFood promotions. | clientCredentials |
| payment:transaction:read | To read payment transaction. | clientCredentials |
| payment:transaction:write | To modify payment transaction. | clientCredentials |
| payment:pop:read | To read payment PoP (proof of payment) data. | clientCredentials |
| mokapos:library:read | To read MokaPOS library data. | clientCredentials |
| mokapos:transaction:read | To read MokaPOS transaction data. | clientCredentials |
| mokapos:reporting:read | To read MokaPOS reporting data. | clientCredentials |
| mokapos:customer:read | To read MokaPOS customer data. | clientCredentials |
| mokapos:checkout:write | To update MokaPOS checkout data. | clientCredentials |
| mokapos:salestype:read | To read MokaPOS sales type data. | clientCredentials |
📄 Provider scope reference: https://developer.gobiz.com/docs/api/auth/direct-integration/
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.