Skip to main content
POST
/tokopedia/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
@type
string
default:TokopediaProduct
alias
string | null
url
string | null
name
string | null
price
number | null
list_price
number | null
discount
integer | null
currency
string
default:IDR
image
string | null
images
string[]
videos
string[]
rating
number | null
review_count
integer | null
sold_count
integer | null
stock
integer | null
min_order
integer | null
max_order
integer | null
weight
number | null
weight_unit
string | null
condition
string | null
status
string | null
is_preorder
boolean | null
is_cod
boolean | null
is_wholesale
boolean | null
category_id
string | null
category
string | null
breadcrumbs
string[]
categories
object[]
has_variants
boolean | null
shop
object | null
created_at
integer | null