Storefront API (Client V1)
Build Your Shopping Experience
A high-performance, standardized API designed for building modern E-commerce storefronts across Web, App, and social channels.
API Standardization Standards
snake_case keys
All JSON response keys are transformed to snake_case for consistency and readability.
Nested Resources
Detail endpoints use logical nesting (e.g., `/products/:id/reviews`) for better discoverability.
10-Digit Numeric IDs
All resource identifiers are strictly 10-digit numeric strings/numbers for optimal performance.
Products
/client/v1/productsBrowse the catalog, search items, and view detailed product specifications and variants.
API Reference
Orders
/client/v1/ordersFull checkout flow, order management, and purchase history tracking for customers.
API Reference
Discovery
/client/v1/discoveryAccess curated collections, categories, brands, and dynamic website navigation menus.
API Reference
Content
/client/v1/contentExplore ecosystem content including blog articles, videos, and multi-media resources.
API Reference