Request
Query Parameters
string
default:"US"
The Amazon marketplace to query. Accepted values:
US UK CA DE FR IT ES AU IN MX BR JP PL. Defaults to US when omitted.string
The Amazon Standard Identification Number (e.g.
B09XS7JWHH). Provide at least one of asin, url, or gtin.string
A full Amazon product URL. Provide at least one of
asin, url, or gtin.string
A Global Trade Item Number (barcode). Provide at least one of
asin, url, or gtin.integer
default:"1"
Page number of reviews to return. Minimum value is
1.boolean
When
true, only reviews from verified purchasers are returned.string
default:"ALL"
Filter reviews by star rating. Accepted values:
ALL FIVE_STAR FOUR_STAR THREE_STAR TWO_STAR ONE_STAR.string
Keyword to search for within review text. Returns only reviews that contain the search term.
Response
The response is nested underdata.amazonProduct and contains two distinct review lists.
object
Example Response
Error Handling
All errors follow a consistent envelope. The HTTP status code mirrors thecode field inside the errors array.

