Skip to main content
Detailed guides are coming soon. The POS API and @commercengine/pos are complete and usable today — the POS application itself is still in development. If you want to build on POS now, get in touch and we’ll help you get set up.
@commercengine/pos is the TypeScript SDK for the Commerce Engine POS API. It covers the in-store selling surface: staff authentication, device pairing, cart and customer management, coupons and loyalty, fulfillment, and order capture.

Available today

POS API reference

Every POS endpoint, with request and response schemas and an interactive playground.

Package on npm

Install @commercengine/pos and read the published changelog.

What the API covers

Installation

POS runs on its own authentication model — staff sessions and paired devices, not storefront customer sessions. Do not reuse Storefront API keys or customer tokens against POS endpoints.

Next steps

Talk to us about POS

Tell us what you’re building and we’ll walk you through the integration.

Storefront SDK

Building a customer-facing storefront instead? Start here.