Skip to main content
POST
/ceneo/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:usefulness
Available options:
usefulness,
newest,
oldest,
rating_desc,
rating_asc
stars
integer | null
Required range: 1 <= x <= 5

Response

Successful Response

id
string
required
product_id
string
required
@type
string
default:CeneoReview
url
string | null
author
string | null
rating
number | null
rating_max
number | null
is_verified_purchase
boolean
default:false
text
string | null
pros
string[]
cons
string[]
created_at
integer | null
used_since
integer | null
helpful_vote_count
integer | null
unhelpful_vote_count
integer | null
comment_count
integer | null
source_product_id
string | null
source_product_name
string | null
is_from_similar_product
boolean
default:false