Skip to main content

Overview

Tokopedia Seller API Documentation

This document contains references and guidelines for Tokopedia Seller API Services. This API allows you to integrate your system into Tokopedia. You can manage products, orders, and shops using all APIs that we provided in this document. Tokopedia Seller API Services is a JSON-based OAuth2 API. All requests must be secure (https) and authenticated.

Tokopedia Seller API

Quick Start

You can try all API that we provided easily with Postman. Download a pre-built collection based on the Tokopedia Open API reference here. The next step is you need to acquire access token for using the collection API on Postman, please refer to Authentication chapter for more detail.

Host

There are two environments available, staging and production. Host for both environments described in the table below:

URLHost
Base URL
https://fs.tokopedia.net
Accounts URL
https://accounts.tokopedia.com

Have a feedback?