Skip to main content
POST
/getapp/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\.|getapp\.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:GetappReview
headline
string | null
text
string | null
pros
string | null
cons
string | null
advice
string | null
rating
number | null
ratings
object | null
written_at
integer | null
source_site
string | null
vendor_response
string | null
author
object | null