Key API Endpoints

Key API Endpoints

Products

  • GET /api/catalog/products — List products (paginated, filterable)
  • GET /api/catalog/products/{slug} — Get a single product
  • POST /api/catalog/products — Create a product (requires catalog.create permission)
  • PUT /api/catalog/products/{id} — Update a product
  • DELETE /api/catalog/products/{id} — Soft-delete a product

Orders

  • GET /api/orders — List orders (admin; or customer's own orders if customer token)
  • GET /api/orders/{id} — Get order details
  • PATCH /api/orders/{id}/status — Update order status

License Verification (Public)

  • POST /api/license/verify — Verify a license key and activate a domain
  • POST /api/license/deactivate — Deactivate a domain from a license
  • GET /api/license/check-update — Check for a software update

Customers

  • GET /api/crm/customers — List customers (admin)
  • GET /api/crm/customers/{id} — Customer details with wallet and loyalty balance

Full API Reference

A full Swagger/OpenAPI specification is available at /api/documentation when running in non-production mode.

Last updated: 5/20/2026
Store Console

Store Console

About Us

We are committed to providing the best products and services to our customers.

Our Location

123 Business Street, Suite 100, New York, NY 10001

Menu items will appear here once configured.

© 2026 Store Console. All rights reserved.

We use cookies and tracking technologies to improve your experience and analyze site traffic. By accepting, you consent to analytics cookies (Google Analytics, Facebook Pixel, etc.).