DEVELOPERS

CrushSuite for Developers

Headless SDKs, compliance tools, and checkout flows that plug into Shopify or your custom storefront. Build faster with a simple API surface and battle-tested components.

Install the SDK
npm install @crushsuite/sdk
Initialize
import { createClient } from '@crushsuite/sdk'

export const crushSuiteClient = createClient({
  privateKey: process.env.CRUSH_SUITE_API_KEY!
});
RESOURCES

Everything you need to build