Skip to main content
POST
/citilink/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
city
string
default:msk_cl
Minimum string length: 1
sort
enum<string>
default:helpful
Available options:
helpful,
new,
old,
best,
worst
ratings
enum<integer>[]
Available options:
1,
2,
3,
4,
5
include_variant_group
boolean
default:true
with_summary
boolean
default:false

Response

Successful Response

id
string
required
@type
string
default:CitilinkReview
product_id
string | null
product_name
string | null
rating
integer | null
pros
string | null
cons
string | null
text
string | null
published_at
string | null
created_at
string | null
author
string | null
author_id
string | null
is_expert
boolean | null
is_best
boolean | null
is_from_variant_group
boolean | null
status
string | null
source
string | null
source_description
string | null
vendor
string | null
likes
integer | null
dislikes
integer | null