Skip to main content
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.

Products and discovery

Sellers

Offers

Carts and checkout

Mercur overrides the cart routes so a single cart can span multiple sellers:

Order groups

Customer authentication required.

Next steps

Order groups