Upload Images With Reviews Via API

Upload images to associate with a review using the image_upload_token received from the Create Reviews endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use the Create Reviews endpoint for your custom submission widget.

Once you submit a review to that endpoint, you will receive an image_upload_token which should be used in the subsequent image upload call.

👍

How to use this endpoint

  • To see example requests, click Examples in the payload on the right.
  • For example responses, click the relevant status code on the right.
  • You can upload up to 3 images per review.
  • The image_upload_token is received from the Create Reviews endpoint response.
📘

Please note:

  • This endpoint requires the image_upload_token that is returned when you create a review.
  • Image URLs must be publicly accessible.
  • Supported image formats: JPG, PNG, GIF, WebP
Body Params
string
required

The upload token received from the Create Reviews endpoint

image_urls
array of uris
required
length between 1 and 4

Array of image URLs to upload. You can upload up to 4 images per review.

image_urls*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json