Skip to main content
POST
/irecommend/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
review
string
required
Minimum string length: 1
Pattern: ^(?:https?://[^\s]+|//[^\s]+|/?(?:content/)?[A-Za-z0-9][A-Za-z0-9_\-/]*)$
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
integer
required
alias
string
required
@type
string
default:IrecommendReview
text
string | null
rating
integer | null
pros
string[]
cons
string[]
created_at
string | null
comment_count
integer | null
images
string[]
author
object | null
object
object | null
url
string | null