Skip to content
Log in

Storefront endpoints

On this page

The StoreConnect storefront exposes a set of session-based endpoints that power its own pages — adding items to the cart, building bundle configurations, and similar visitor actions. If you are building a custom storefront experience, you can call these same endpoints directly.

These endpoints are not part of the bearer-token REST API described in StoreConnect API. They authenticate with the visitor’s storefront session cookie and are called from within the storefront (same origin), where the session cookie and CSRF token are already in place.

The guides in this section document the contract for each endpoint:

To add several pre-chosen products to the cart in one request without any bundle, see Direct to cart link.

Was this article helpful?

Was this article helpful?