Skip to main content
POST
/consumeraffairs/brands/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
brand
string
required
Minimum string length: 1
Pattern: ^(?:https?://[^\s]+|//[^\s]+|(?:www\.|consumeraffairs\.com)[^\s]*|/?[a-z0-9][a-z0-9-]*/[a-z0-9][a-z0-9._-]*(?:\.html)?)$
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
@type
string
default:ConsumeraffairsReview
author
string | null
location
string | null
rating
number | null
date
string | null
text
string | null
is_verified
boolean | null
tags
string[]
images
string[]
reply
object | null