Version: 1.0.0
E-commerce API
This is an e-commerce API spec for a storefront. It includes authentication, product browsing, cart, and checkout operations. Auth is token-based. Explore, test, and mock this API freely.
Authentication
- HTTP: Bearer Auth
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |