Skip to main content

Overview

Search is the entrypoint for “browse → merchant cart → checkout” flows. Results are safe to render in product UIs.

Authentication

Requires x-commerce-api-key.

Request

Response

Example response (truncated):

Errors

  • 400 invalid search parameters
  • 401 missing/invalid commerce API key

Examples

  • Use limit and narrow queries to keep product UIs fast and predictable. Next: Merchant carts