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.
Featured API
Webhooks API
Register webhook to get notification through your system.
Product API
Create and manage products with/without variant.
Order API
Get order info and manage all incoming orders.
Logistic API
Manage your Third-party logistics service.
Shop API
View and Update Shop Information.
Finance API
Get your balance and financial information
Interaction API
Get all messages, replies, and send a reply.
Campaign API
View and Manage your shop campaign.
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:
URL | Host |
---|---|
Base URL | https://fs.tokopedia.net |
Accounts URL | https://accounts.tokopedia.com |