Skip to main content
POST
/softwareadvice/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
Pattern: ^(?:https?://[^\s]+|//[^\s]+|(?:www\.|softwareadvice\.com)[^\s]*|/?[A-Za-z0-9][A-Za-z0-9._/\-]*)$
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:SoftwareadviceReview
headline
string | null
text
string | null
pros
string | null
cons
string | null
rating
number | null
ease_of_use_rating
number | null
customer_support_rating
number | null
functionality_rating
number | null
value_for_money_rating
number | null
frequency_of_using
string | null
used_for
string | null
reason_for_choosing
string | null
reason_for_switching
string | null
incentive
string | null
is_anonymous
boolean | null
written_at
integer | null
vendor_response
string | null
author
object | null
previous_versions
array