API Testing v1
Base URL:
Authentication
Email
Name (register only)
Password (min 8 chars)
Register
Login
JWT token
(not set)
Clear token
Users
GET /api/v1/users
GET /auth/users
Name
Email
Password
POST /api/v1/users
POST /auth/users
Products
GET /api/v1/products
GET /auth/products
Name
Description
Price
Stock
POST /api/v1/products
POST /auth/products
Transactions
GET /api/v1/transactions
User ID
Product ID
Quantity
POST /api/v1/transactions
Raw request
Method
GET
POST
PUT
DELETE
Path
Body (JSON, optional)
Use token
Send