GoBiz Partner Integration API

The GoBiz Partner Integration API is Gojek's merchant-side REST API. It covers outlet information and outlet linking, GoFood catalog sync and out-of-stock updates, order acceptance / rejection / food-ready marking, SKU-level GoFood promotions, outlet properties, QRIS payment transaction creation and lookup, MokaPOS library and reporting reads, and notification (webhook) subscription management. All calls are Bearer-token authenticated with OAuth 2.0 tokens issued by the Gojek GoAuth server; every response uses a success/data/errors envelope.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/gobiz-partner-integration-api"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
name: GoBiz Partner Integration API
description: The GoBiz Partner Integration API is Gojek's merchant-side REST API. It covers outlet information
  and outlet linking, GoFood catalog sync and out-of-stock updates, order acceptance / rejection / food-ready
  marking, SKU-level GoFood promotions, outlet properties, QRIS payment transaction creation and lookup,
  MokaPOS library and reporting reads, and notification (webhook) subscription management. All calls are
  Bearer-token authenticated with OAuth 2.0 tokens issued by the Gojek GoAuth server; every response uses
  a success/data/errors envelope.
humanURL: https://developer.gobiz.com/docs/api/intro/
baseURL: https://api.gobiz.co.id
tags:
- Merchant Platform
- Food Delivery
- Point of Sale
- Payments
- Webhooks
properties:
- type: Documentation
  url: https://developer.gobiz.com/docs/docs/intro/
- type: APIReference
  url: https://developer.gobiz.com/docs/api/intro/
- type: GettingStarted
  url: https://developer.gobiz.com/docs/docs/getting-started/
- type: Authentication
  url: authentication/gojek-authentication.yml
- type: OAuthScopes
  url: scopes/gojek-scopes.yml
- type: Webhooks
  url: asyncapi/gojek-gobiz-webhooks.yml
- type: ErrorCatalog
  url: errors/gojek-problem-types.yml
- type: Sandbox
  url: sandbox/gojek-sandbox.yml