GET
Ready
/api/users
Retrieve user information with pagination and filtering options.
Category: Users
POST
Ready
/api/auth/login
Authenticate user and receive access token.
Category: Authentication
GET
Updated
/api/products
Get list of products with search and sorting capabilities.
Category: Products