Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

HTTP Basic Authentication using API Key and Secret Key. The credentials should be Base64 encoded in the format 'api_key:secret_key'. You can obtain your API Key and Secret Key from Feedspace → Automation → API (https://app.feedspace.io/automation/api).

Body

multipart/form-data

Request body for importing reviews from a screenshot image. Upload a screenshot of your review to automatically import it.

images[]
file
required

Image file (required, exactly 1 image). Allowed formats: jpeg, png, jpg, gif, svg, webp, bmp, avif. Max size: 15 MB

Response

Reviews imported successfully. May include warnings if some images failed processing.

data
object
warnings
object

Warnings if some images failed (only present if errors occurred)