GET
/
api
/
v2
/
amazon
/
product
x-api-key
string
required

This parameter specifies the private key you’ll need for Piloterr access.

Parameters

query
string

Amazon product ASIN B09DFCB66S

domain
string

Amazon domain extension. Examples: com, fr, de, co.uk, it, es, ca, co.jp, com.br, com.mx, in. Default: com.

mode
string

Response format for products with variants. simple or variants. Default: simple.

  • simple: Returns a single object containing the main product information, with its variants listed in the variants attribute.
  • variants: Returns an array of products where each variant (color, size, etc.) is presented as a complete product with all its details.