Quick access
Salesive Store API
Complete REST API for products, carts, orders, shipping, and customer authentication. Build custom storefronts or integrate with existing systems.
Salesive API Axios Client
Typed Axios wrappers for the Store API. Smart environment detection, automatic token management, and full TypeScript support.
Salesive Dev Tools
CLI and Vite plugin for building Salesive templates. Features template scaffolding, configuration management, React hooks, and one-command deployment.
Getting started
Salesive equips product teams with an integrated toolkit for launching modern commerce experiences. Begin with a high-level understanding of the platform, then navigate directly to the implementation path that fits your build strategy:- Salesive Store API delivers secure, RESTful access to catalog, inventory, orders, shipping, wishlists, and customer authentication.
- Salesive API Axios Client (
salesive-api-axios) provides typed Axios wrappers with smart environment detection, automatic token management, and full TypeScript support for seamless API integration. - Salesive Dev Tools (
salesive-dev-tools) is a powerful CLI and Vite plugin for creating, managing, and deploying Salesive templates with dynamic configuration, React hooks, and one-command deployment. - Salesive React Component Library (
salesive-components) accelerates UI delivery with production-ready carts, auth flows, analytics widgets, and PWA helpers.
Project quickstart
Initialize your workspace, configure environments, and run the docs locally.
Platform tooling
Install the Salesive CLI (
salesive-dev-tools) to scaffold templates, manage configurations, and deploy with salesive cook.Salesive Store API
Use the API to orchestrate backend workflows or power custom storefronts. Key capabilities include product management, shopping carts, order processing, shipping coordination, customer authentication, and address intelligence with geocoding.API Overview
Review authentication flows, JWT tokens, guest sessions, headers, and API conventions.
Endpoint Reference
Explore all endpoints: authentication, products, cart, orders, shipping, wishlist, and address autocomplete.
Salesive API Axios Client
Integrate the Store API with minimal boilerplate usingsalesive-api-axios. This lightweight SDK provides typed Axios wrappers for authentication, cart, orders, products, shipping, and more—with automatic environment detection across Vite, Next.js, Nuxt, and CRA.
Install the package
Add
salesive-api-axios to your project and start making API calls with TypeScript support and smart token management.API modules
Explore organized modules for auth, cart, orders, products, shipping, banners, blogs, and shipping addresses.
Salesive Dev Tools
Build and manage Salesive templates with thesalesive-dev-tools CLI and Vite plugin. Features include template scaffolding, dynamic configuration with React hooks, CSS variable injection, and one-command deployment to the Salesive Themes API.
CLI Commands
Initialize projects, authenticate with the API, validate configurations, and deploy templates with
salesive cook.Vite Plugin
Inject configuration into your React app and access it via the
useSalesiveConfig hook and global config object.Configuration Management
Define variables in
salesive.config.json and access them dynamically throughout your app with runtime updates.Salesive React Component Library
Embed polished storefront UX with thesalesive-components package. Each component is API-aware, accessible, and themeable, enabling rapid experimentation without sacrificing quality.
Install the library
Add the component library, configure providers, and sync styling tokens.
Component reference
Explore usage examples for carts, waitlist modals, analytics surfaces, and more.
Next steps
1
Integrate across the stack
Combine the API, starter, and component library to deliver cohesive customer journeys.
2
Automate operations
Leverage webhooks, analytics, and deployment tooling to streamline fulfillment and retention.
3
Collaborate with Salesive
Engage the Salesive team for roadmap updates, beta features, and launch support at [email protected].

