Modern E-commerce API Solution

Powerful, scalable, and developer-friendly REST API for building modern e-commerce applications. Built with Laravel, secured with JWT authentication, and ready for production.

Powerful Features

Everything you need to build a robust e-commerce platform

JWT Authentication

Secure token-based authentication with configurable expiration times and refresh tokens.

Payment Integration

Multiple payment gateways including PesaPal and DPO for seamless transactions.

Analytics & Reporting

Comprehensive analytics for orders, users, and business insights with export capabilities.

User Management

Complete user authentication, authorization, and profile management system.

Product Management

Full CRUD operations for products with categories, inventory tracking, and more.

RESTful API

Clean, documented REST endpoints following industry best practices.

API Endpoints

Core endpoints to get you started quickly

Authentication

POST /api/auth/register
POST /api/auth/login
POST /api/auth/logout

Core Features

GET /api/products
GET /api/orders
GET /api/users