Skip to main content
POST
cURL

Body

application/json

Image-to-review extraction parameters

query
string
required

Publicly accessible URL of the review image.

image_id
integer
required

Identifier of the review image or template to process.

Response

Review information extracted successfully

author_profile_image_base64
string

Base64 encoded profile image of the reviewer.

customer_company
string

Company associated with the reviewer.

customer_designation
string

Designation or job title of the reviewer.

customer_details
string

Additional reviewer details such as location.

customer_email
string

Reviewer email address.

customer_name
string

Name of the reviewer.

review_date
string

Date and time when the review was submitted.

review_rating
number

Star rating parsed from the review.

review_text
string

Full text of the extracted review.

review_title
string

Title or headline of the review.

username
string

Username or handle of the reviewer.