Skip to main content
POST
/tokopedia/shops/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
shop
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:relevance
Available options:
relevance,
newest,
price_high,
price_low,
most_reviewed,
best_selling,
most_viewed,
last_updated
keyword
string | null
Minimum string length: 1

Response

Successful Response

id
string
required
@type
string
default:TokopediaShopProductCard
name
string | null
url
string | null
price
number | null
list_price
number | null
discount
integer | null
currency
string
default:IDR
image
string | null
sold_count
integer | null
is_preorder
boolean | null
is_wholesale
boolean | null
is_sold_out
boolean | null