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 AsiaWebhooksOAuth
Scopes: 20 Flows: clientCredentials, authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://integration-goauth.gojekapi.com/oauth2/auth
Token URL
https://accounts.go-jek.com/oauth2/token
Flows
clientCredentialsauthorizationCode

Scopes (20)

ScopeDescriptionFlows
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

Source

OAuth Scopes

gojek-scopes.yml Raw ↑
generated: '2026-08-22'
method: searched
source: https://developer.gobiz.com/docs/api/auth/direct-integration/
docs: https://developer.gobiz.com/docs/api/auth/direct-integration/
note: >-
  Derived from the published GoBiz scope reference tables, not from an OpenAPI
  document - Gojek publishes no machine-readable spec. The client-credentials
  table on the Direct Integration page lists 18 scopes; the Facilitator
  (authorization code) table adds the two OpenID Connect scopes below.
schemes:
- name: go_auth_client_credentials
  flows:
  - flow: clientCredentials
    tokenUrl: https://accounts.go-jek.com/oauth2/token
    tokenUrlSandbox: https://integration-goauth.gojekapi.com/oauth2/token
- name: go_auth_authorization_code
  flows:
  - flow: authorizationCode
    authorizationUrl: https://integration-goauth.gojekapi.com/oauth2/auth
    tokenUrl: https://accounts.go-jek.com/oauth2/token
scopes:
- {scope: 'openid', description: 'To read basic token info.', flows: [authorizationCode]}
- {scope: 'offline', description: 'To regenerate access token (refresh token).', flows: [authorizationCode]}
- {scope: 'partner:outlet:read', description: 'To read outlet data.', flows: [clientCredentials, authorizationCode]}
- {scope: 'partner:outlet:write', description: 'To edit or update outlet data.', flows: [clientCredentials, authorizationCode]}
- {scope: 'gofood:catalog:read', description: 'To read GoFood menu.', flows: [clientCredentials, authorizationCode]}
- {scope: 'gofood:catalog:write', description: 'To modify GoFood menu.', flows: [clientCredentials, authorizationCode]}
- {scope: 'gofood:order:read', description: 'To read GoFood order data.', flows: [clientCredentials, authorizationCode]}
- {scope: 'gofood:order:write', description: 'To mark an order is ready.', flows: [clientCredentials, authorizationCode]}
- {scope: 'gofood:outlet:write', description: 'To modify restaurant properties.', flows: [clientCredentials]}
- {scope: 'promo:food_promo:read', description: 'To retrieve GoFood promotions.', flows: [clientCredentials]}
- {scope: 'promo:food_promo:write', description: 'To modify GoFood promotions.', flows: [clientCredentials]}
- {scope: 'payment:transaction:read', description: 'To read payment transaction.', flows: [clientCredentials]}
- {scope: 'payment:transaction:write', description: 'To modify payment transaction.', flows: [clientCredentials]}
- {scope: 'payment:pop:read', description: 'To read payment PoP (proof of payment) data.', flows: [clientCredentials]}
- {scope: 'mokapos:library:read', description: 'To read MokaPOS library data.', flows: [clientCredentials]}
- {scope: 'mokapos:transaction:read', description: 'To read MokaPOS transaction data.', flows: [clientCredentials]}
- {scope: 'mokapos:reporting:read', description: 'To read MokaPOS reporting data.', flows: [clientCredentials]}
- {scope: 'mokapos:customer:read', description: 'To read MokaPOS customer data.', flows: [clientCredentials]}
- {scope: 'mokapos:checkout:write', description: 'To update MokaPOS checkout data.', flows: [clientCredentials]}
- {scope: 'mokapos:salestype:read', description: 'To read MokaPOS sales type data.', flows: [clientCredentials]}
scope_count: 20

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.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/gojek-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.