Shopping — entry 014 of 15

Tokopedia

Verified Jul 2026

Tokopedia's standalone developer portal now permanently redirects to TikTok Shop's Partner Center, reflecting the corporate merger between Tokopedia and TikTok Shop under Indonesian social-commerce regulation. Sellers and ISVs still authenticate via OAuth2 app-key/secret token exchange, but the surface they integrate against today is TikTok Shop's unified Open API rather than a Tokopedia-specific gateway.

marketplacesoutheast-asiae-commerceindonesiatiktok-shop
AuthenticationOAuthRequires an OAuth flow; expect app registration.
HTTPSSupportedTraffic is encrypted in transit.
CORSUnknownNot documented — test from the browser before relying on it.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score57out of 100
Authentication8/25OAuth flow required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 57 on greatapis.com
<a href="https://greatapis.com/api/tokopedia/"><img src="https://greatapis.com/badge/tokopedia.svg" alt="Scored 57 on greatapis.com"></a>

Auth quickstart

  1. Register an app / run the OAuth flow to obtain a bearer token.
  2. Send it as an Authorization headerAuthorization: Bearer <token>
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.