REST API
yStore registers a set of HTTP endpoints that power the frontend shopping experience. The same endpoints used by the default Twig theme are available to headless and custom frontends.
Overview
Authentication, CSRF, multi-store, response format, and feature flags.
Cart
Add · update · remove · totals · coupons · share · currency.
Checkout
Init values · shipping & payment methods · delivery slots · place order.
Customer & Auth
Login · register · account · orders · address book · wishlists · watchdog.
Catalog
Product listing · search · abandoned cart recovery · gift card details.
Webhooks
Trigger flows from external systems via the inbound webhook endpoint.