Simple Store
  • What is Simple Store?
  • Getting Started
    • Portal
      • Environments
      • Configuring Your Store
    • Creating Your First Product
    • QuickBuy
  • Concepts
    • Assets
      • Image Resizing
    • Cart
    • Categories
    • Configuration
    • Collections
    • Customers
    • Inventory
    • Orders
    • Payments
    • Pricing
    • Product
    • Rewards
    • Shipping
    • Specials
  • API
  • Front End Client APIs
  • Backend APIs
  • Pagination
  • Swagger References
Powered by GitBook
On this page
  • Catalog Service
  • Assets Service
  • Customers Service
  • Cart Service
  • Orders Service
  • Shipping Service
  • Promotions Service
  • Clients Gateway

Swagger References

PreviousPagination

Last updated 4 years ago

SimpleStore API design follows micro-services architecture. Each service is responsible on a set of business capabilities.

You can use the swagger documentation to generate client proxies to use in your application

Catalog Service

Assets Service

Customers Service

Cart Service

Orders Service

Shipping Service

Promotions Service

Clients Gateway

https://api.simplestore.io/swagger/catalog/index.html
https://api.simplestore.io/swagger/assets/index.html
https://api.simplestore.io/swagger/customers/index.html
https://api.simplestore.io/swagger/cart/index.html
https://api.simplestore.io/swagger/orders/index.html
https://api.simplestore.io/swagger/orders/index.html
https://api.simplestore.io/swagger/promotions/index.html
https://clients.api.simplestore.io/swagger/index.html