GoJek OAuth Scopes
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.
OAuth endpoints
https://integration-goauth.gojekapi.com/oauth2/auth
https://accounts.go-jek.com/oauth2/token
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for oauth scopes
4 MCP tools reach this
find_scopesBrowse and filter every scope set in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/scopes/gojek-scopes"
curl "https://apis.io/api/v1/scopes?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.