Skip to main content
POST
/tokopedia/products/reviews

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
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:helpful
Available options:
helpful,
newest,
oldest,
highest,
lowest
rating
integer | null
Required range: 1 <= x <= 5

Response

Successful Response

id
string
required
@type
string
default:TokopediaProductReview
rating
integer | null
text
string | null
variant
string | null
author
string | null
author_id
string | null
author_url
string | null
author_image
string | null
is_anonymous
boolean | null
created_at
integer | null
like_count
integer | null
images
string[]
videos
string[]
response_text
string | null
response_at
integer | null