Overview
Use these endpoints to:- confirm the Commerce service is reachable (
/status) - discover metadata like supported retailers and feature flags (
/info)
Authentication
Requiresx-commerce-api-key.
Request
Endpoints:GET /api/commerce/statusGET /api/commerce/info
Response
Example (status):Errors
401missing/invalid commerce API key5xxservice unavailable or transient failure

