Ecommerce API
The customer-facing ecommerce REST API: manage indexes and catalogs, run AI-powered search and recommendations, drive the conversational (agentic) shopping experience, and read analytics. Part of the Ecommerce system.
| Interactive reference | Ecommerce API (Stoplight) |
| Base URL (production) | https://ecom.marqo-ep.ai/api/v1 |
| Spec | Curated — static/openapi/ecom-api.yaml |
| Implemented in | cloud_control_plane |
In this section
- Authentication — how to authenticate requests.
- Common workflows — golden request/response paths.
The interactive reference is the source of truth for endpoint contracts; these pages add cross-team context (auth model, golden workflows, pitfalls).