Digital rewards and discount platform API for connecting users with exclusive deals from merchants
Comprehensive RESTful API for managing users, merchants, products, discounts, and points
Complete authentication and user management system with JWT tokens, OAuth support, and point balance tracking.
Merchants can manage their products, discounts, and track performance through dedicated endpoints.
Browse products, featured deals, and discounts. Get recommendations and search by category, location, and more.
Integrated points system for users with transaction history, balance tracking, and currency conversion.
JWT-based authentication with support for Google, Facebook OAuth, and role-based access control.
Admin endpoints for managing categories, point sources, and user points with full administrative control.
Get started quickly with our Postman collections
Complete API collection for testing
Authentication endpoints for users and merchants
Product management, discount management, and category endpoints for merchants and admins
Complete user endpoints including authentication, profile, points, yayy card, transactions, and products
Complete admin endpoints for managing users, merchants, points, categories, rewards, point sources, yayy cards, and configs
Explore the available API endpoints
POST /api/user/auth/registerPOST /api/user/auth/loginPOST /api/user/auth/googlePOST /api/user/auth/facebookGET /api/user/pointsPOST /api/merchant/auth/registerPOST /api/merchant/auth/loginGET /api/merchant/productsPOST /api/merchant/productsGET /api/merchant/discountsPOST /api/merchant/discountsGET /api/productsGET /api/products/:uuidGET /api/products/featuredGET /api/products/recommended/:productUuidPOST /admin/auth/loginPOST /admin/api/points/addPOST /admin/api/points/subtractGET /admin/api/points/user/:userUuid