Overview
Search is the entrypoint for “browse → merchant cart → checkout” flows. Results are safe to render in product UIs.Authentication
Requiresx-commerce-api-key.
Request
Search
Response
Example response (truncated):Errors
400invalid search parameters401missing/invalid commerce API key
Examples
- Use
limitand narrow queries to keep product UIs fast and predictable. Next: Merchant carts

