Store API
Store API
Storefront routes under /store/* for discovery, multi-vendor carts, checkout, and order groups.
The Store API is what a storefront talks to.
It extends Medusa’s store routes with marketplace discovery (sellers and offers) and replaces the cart completion flow with the multi-vendor order-group split. Most routes are public, and customer authentication requirements are noted per group. See API conventions for pagination and field selection.