aid: goto-gojek name: GoTo Group (Gojek + Tokopedia) description: | GoTo Group (PT GoTo Gojek Tokopedia Tbk) is Indonesia's largest digital ecosystem, formed by the 2021 merger of ride-hailing / on-demand superapp Gojek and e-commerce marketplace Tokopedia. It operates three business pillars: On-Demand Services (Gojek — ride hailing GoRide / GoCar, food delivery GoFood, parcel delivery GoSend, logistics GoBox, courier GoSend), E-Commerce (Tokopedia marketplace and Mitra Tokopedia), and Financial Technology (GoTo Financial — GoPay, GoPayLater, GoInvestasi). In 2024 GoTo divested Tokopedia's e-commerce operations to TikTok Shop / ByteDance, retaining a 25% stake in the combined Tokopedia–TikTok Shop entity; the developer.tokopedia.com portal now redirects to TikTok Shop's partner platform. GoTo continues to operate Gojek and GoTo Financial directly. There is no single GoTo group-wide developer portal — partner integrations happen at the product level (Gojek partner programs, GoPay PSP integrations, TikTok Shop Open Platform for the former Tokopedia surface). type: Index position: Provider access: Partner image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg tags: - Superapp - Ride Hailing - Food Delivery - Last-Mile Logistics - E-commerce - Digital Payments - Indonesia - Southeast Asia - Gojek - Tokopedia url: https://raw.githubusercontent.com/api-evangelist/goto-gojek/refs/heads/main/apis.yml created: '2026-05-23' modified: '2026-05-23' specificationVersion: '0.20' apis: - aid: goto-gojek:gosend name: GoSend Logistics API description: | GoSend is Gojek's on-demand last-mile courier service. The GoSend API lets e-commerce platforms, marketplaces, and ERP systems book GoSend Instant and Same-Day deliveries, fetch quotes, track couriers, and receive lifecycle webhook events for Indonesia coverage. humanURL: https://www.gojek.com/en-id/gosend/ baseURL: https://api.gojekapi.com tags: - Last-Mile - Couriers - Indonesia - Logistics properties: - type: ProductPage url: https://www.gojek.com/en-id/gosend/ - type: BusinessIntegration url: https://www.gojek.com/en-id/gosend/integrate/ - aid: goto-gojek:gobiz name: GoBiz Merchant Platform description: | GoBiz is the merchant operating platform for restaurants and retailers selling through GoFood and Gojek's on-demand services. Partner POS / SaaS vendors integrate with GoBiz to manage menus, store availability, order acknowledgement, and fulfillment. humanURL: https://gobiz.co.id/ baseURL: https://api.gobiz.co.id tags: - Merchant - POS - GoFood - Menus - Orders properties: - type: ProductPage url: https://gobiz.co.id/ - aid: goto-gojek:gopay name: GoPay Payments API description: | GoPay is GoTo Financial's e-money and digital wallet platform in Indonesia. Online and offline merchants integrate via partner payment service providers (e.g. Midtrans, Xendit, DOKU) to accept GoPay for wallet checkout, QRIS, and recurring billing. humanURL: https://gopay.co.id/ baseURL: https://api.gopay.co.id tags: - Payments - Digital Wallet - QRIS - Indonesia properties: - type: ProductPage url: https://gopay.co.id/ - type: MerchantInfo url: https://gopay.co.id/merchant - aid: goto-gojek:midtrans name: Midtrans Payment Gateway API description: | Midtrans is GoTo Financial's payment service provider business in Indonesia. The Midtrans API offers full payment gateway coverage — credit/debit cards, bank transfer (Permata, Mandiri, BCA, BNI), e-wallets (GoPay, ShopeePay, OVO, DANA), installments, and QRIS — for Indonesian merchants. humanURL: https://docs.midtrans.com/ baseURL: https://api.midtrans.com tags: - Payments - Payment Gateway - Indonesia - Cards - E-Wallets - QRIS properties: - type: Documentation url: https://docs.midtrans.com/ - type: APIReference url: https://docs.midtrans.com/en/welcome/index.html - aid: goto-gojek:moka-pos name: Moka POS Platform description: | Moka is GoTo Financial's cloud POS for Indonesian SMBs, acquired in 2020. It exposes integration APIs and webhooks for inventory sync, sales reporting, employee management, and customer loyalty programs. humanURL: https://www.mokapos.com/ baseURL: https://app.mokapos.com tags: - POS - SMB - Indonesia - Inventory properties: - type: ProductPage url: https://www.mokapos.com/ - aid: goto-gojek:tokopedia-tiktok-shop name: Tokopedia / TikTok Shop Open Platform description: | Following GoTo's 2024 divestment of Tokopedia's e-commerce operations to TikTok Shop, integrations for what was formerly the Tokopedia Open API and Mitra Tokopedia developer surface are now served via the TikTok Shop Partner Center, which covers products, orders, fulfillment, returns, finance, and marketing across the combined Tokopedia + TikTok Shop marketplace in Indonesia. humanURL: https://partner.tiktokshop.com/docv2/page/overview baseURL: https://open-api.tiktokglobalshop.com tags: - E-commerce - Marketplace - Tokopedia - TikTok Shop - Orders - Products properties: - type: Documentation url: https://partner.tiktokshop.com/docv2/page/overview - type: PartnerCenter url: https://partner.tiktokshop.com/ features: - name: Indonesian Superapp Ecosystem description: Gojek superapp covers ride hailing, food delivery, parcel logistics, and bills payment in Indonesia and select SEA markets. - name: GoTo Financial Stack description: GoPay e-money, Midtrans PSP, and Moka POS together provide consumer wallet, merchant gateway, and SMB point-of-sale. - name: Tokopedia Marketplace description: Tokopedia (now operated jointly with TikTok Shop) is one of Indonesia's largest C2C and B2C marketplaces. - name: Mitra Network description: Mitra Tokopedia and Mitra GoPay turn neighbourhood warungs into digital-product and bill-payment kiosks. useCases: - name: Indonesian E-commerce Logistics description: Sellers use GoSend for instant and same-day Jakarta-area deliveries. - name: Merchant Payment Acceptance description: Indonesian merchants accept cards, bank transfer, e-wallets, and QRIS through Midtrans. - name: Restaurant POS Integration description: GoFood restaurants integrate POS systems through GoBiz to manage menus and orders. - name: Marketplace Selling description: Sellers list and fulfill across Tokopedia + TikTok Shop using the TikTok Shop Open Platform. integrations: - name: TikTok Shop - name: Bank Mandiri - name: Bank BCA - name: Bank BNI - name: Bank Permata - name: Visa - name: Mastercard - name: ShopeePay - name: OVO - name: DANA authentication: - type: OAuth2 description: Partner integrations (TikTok Shop Open Platform, GoBiz) use OAuth 2.0 authorization-code flow with partner-issued credentials. - type: APIKey description: Midtrans and Moka APIs authenticate with server-side API keys per merchant account. - type: HMACSignature description: Payment APIs sign requests with HMAC over a shared merchant secret. common: - type: CorporateWebsite url: https://www.gotocompany.com/ - type: GojekWebsite url: https://www.gojek.com/ - type: TokopediaWebsite url: https://www.tokopedia.com/ - type: GoToFinancial url: https://www.gotofinancial.com/ - type: GoSend url: https://www.gojek.com/en-id/gosend/ - type: GoBiz url: https://gobiz.co.id/ - type: GoPay url: https://gopay.co.id/ - type: Midtrans url: https://midtrans.com/ - type: MidtransDocs url: https://docs.midtrans.com/ - type: MokaPOS url: https://www.mokapos.com/ - type: TikTokShopPartner url: https://partner.tiktokshop.com/ - type: InvestorRelations url: https://www.gotocompany.com/investor-relations - type: Newsroom url: https://www.gotocompany.com/newsroom - type: Sustainability url: https://www.gotocompany.com/sustainability - type: Careers url: https://www.gotocompany.com/careers - type: GitHubGojek url: https://github.com/gojek - type: GitHubTokopedia url: https://github.com/tokopedia - type: LinkedIn url: https://www.linkedin.com/company/gotocompany/ maintainers: - FN: Kin Lane email: kin@apievangelist.com