Stock Meuve API

A modern Laravel-based inventory management system for multi-shop stock tracking and real-time reporting

Key Features

Multi-Shop Support

Manage inventory across multiple locations with real-time synchronization

Movement Tracking

Track all stock movements including receipts, distributions, and corrections

Advanced Analytics

Comprehensive reporting and analytics with data export capabilities

API Endpoints

Authentication

POST /api/auth/login
User authentication
POST /api/auth/register
User registration

Products

GET /api/products
List all products
POST /api/products
Create new product

Shops

GET /api/shops
List all shops
POST /api/shops
Create new shop

Stock Movements

GET /api/movements
List all movements
POST /api/movements/receipt
Record stock receipt
POST /api/movements/distribution
Transfer stock between shops

Reports

GET /api/reports/summary
Summary report
GET /api/reports/by-shop
Shop-wise report

API Testing Console

Saved Requests

No saved requests yet. Make a request and save it for later.