Skip to main content

Overview

Search returns product results you can use to build discovery and browsing experiences. Results typically include enough metadata to render a product card (title, image, price) and a productId you can use for product details and checkout flows.

Authentication

Requires x-commerce-api-key.

Request

Endpoint:
  • GET /api/commerce/search
Playground (interactive reference): Example:

Response

Errors

  • 400 invalid search parameters
  • 401 missing/invalid commerce auth

Examples

Next: Checkout