Skip to main content
Type Value: AMAZON_PRODUCT
Status: PRODUCTION
An AMAZON_PRODUCT link type represents a product listing on Amazon. Along with the standard preview attributes (title, description, image), AMAZON_PRODUCT links deliver detailed product information—such as pricing, ratings, and key features—enabling you to create more compelling commerce integrations or product showcases.

What It Includes

When type is AMAZON_PRODUCT, the response includes an amazonProduct object with fields like:
  • productId: The unique Amazon product identifier (ASIN).
  • title & description: Product name and a brief summary of its features.
  • price & currency: Up-to-date pricing information and the associated currency code.
  • rating & reviewCount: Indicators of product popularity and customer satisfaction.
  • features: A list of core product highlights or specifications.
  • media: An array of images offering various resolutions and formats, ideal for showcasing product visuals.
By leveraging these details, you can display product previews that give users a quick, clear understanding of what’s being offered—supporting informed purchasing decisions or richer content integrations.

Example Request

Example Response

Special Notes

  • Fallback Strategies: Peekalink infers missing metadata to maintain a cohesive preview, even if the product page lacks certain details.
  • Price & Feature Highlights: Use pricing, rating, and feature sets to help users quickly assess product suitability.
  • Media Integration: With multiple images and responsive assets, you can tailor the visual presentation to various screen sizes or design layouts.

Schema reference

For a full technical breakdown of all fields and validation rules, including detailed JSON schemas, please refer to the API Reference.