{"info":{"_postman_id":"be86c363-7fe3-466e-b81e-13cbc1f15644","name":"Gamifications","description":"<html><head></head><body><p>A gamification system that rewards users with XP, badges, and leaderboard rankings to keep them engaged and motivated through daily logins, level-ups, and activity tracking.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"52326226","collectionId":"be86c363-7fe3-466e-b81e-13cbc1f15644","publishedId":"2sBXcGFfiP","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-26T08:07:18.000Z"},"item":[{"name":"User routes","item":[{"name":"View Play Profle","id":"d893366b-4db0-4160-9d82-752af83cf596","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5085/api/play/profile","urlObject":{"protocol":"http","port":"5085","path":["api","play","profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5c6befb4-74c8-434c-91e6-2e099c92a6e5","name":"for daily","originalRequest":{"method":"GET","header":[],"url":"profile"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"540"},{"key":"ETag","value":"W/\"21c-QKsixuv9lvTPGeBQZBw0qoEWr7o\""},{"key":"Date","value":"Mon, 23 Feb 2026 08:23:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"699c0e42ef1f5a284a753950\",\n        \"user\": \"69916af5d05af4d22bcaf513\",\n        \"totalXP\": 5,\n        \"level\": 1,\n        \"levelTitle\": \"Money Newbie\",\n        \"currentStreak\": 1,\n        \"longestStreak\": 1,\n        \"lastActivityDate\": \"2026-02-23T08:22:45.309Z\",\n        \"earnedBadges\": [],\n        \"xpHistory\": [\n            {\n                \"amount\": 5,\n                \"source\": \"daily_login\",\n                \"description\": \"Daily login reward\",\n                \"earnedAt\": \"2026-02-23T08:22:45.731Z\"\n            }\n        ],\n        \"createdAt\": \"2026-02-23T08:22:26.058Z\",\n        \"updatedAt\": \"2026-02-23T08:22:45.847Z\",\n        \"__v\": 1,\n        \"levelProgress\": {\n            \"earned\": 5,\n            \"needed\": 100,\n            \"percentage\": 5\n        },\n        \"id\": \"699c0e42ef1f5a284a753950\"\n    }\n}"},{"id":"7fe60b9e-3fbd-4796-8545-ab9783e6277d","name":"as first logged in user","originalRequest":{"method":"GET","header":[],"url":"profile"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"903"},{"key":"ETag","value":"W/\"387-h18WaFhgB5uhGhIU0Maq06i6uBE\""},{"key":"Date","value":"Mon, 23 Feb 2026 08:40:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"699c1265ef1f5a284a753989\",\n        \"user\": \"69917010ff7bfb9c8926945c\",\n        \"totalXP\": 30,\n        \"level\": 1,\n        \"levelTitle\": \"Money Newbie\",\n        \"currentStreak\": 1,\n        \"longestStreak\": 1,\n        \"lastActivityDate\": \"2026-02-23T08:40:21.568Z\",\n        \"earnedBadges\": [\n            {\n                \"badge\": {\n                    \"_id\": \"699c11a8ef1f5a284a753962\",\n                    \"key\": \"first_login\",\n                    \"name\": \"Welcome Aboard!\",\n                    \"description\": \"Logged in for the first time\",\n                    \"category\": \"action\",\n                    \"xpReward\": 25,\n                    \"id\": \"699c11a8ef1f5a284a753962\"\n                },\n                \"earnedAt\": \"2026-02-23T08:40:22.267Z\"\n            }\n        ],\n        \"xpHistory\": [\n            {\n                \"amount\": 5,\n                \"source\": \"daily_login\",\n                \"description\": \"Daily login reward\",\n                \"earnedAt\": \"2026-02-23T08:40:21.797Z\"\n            },\n            {\n                \"amount\": 25,\n                \"source\": \"badge_reward\",\n                \"description\": \"Action badge: Welcome Aboard!\",\n                \"earnedAt\": \"2026-02-23T08:40:22.267Z\"\n            }\n        ],\n        \"createdAt\": \"2026-02-23T08:40:05.115Z\",\n        \"updatedAt\": \"2026-02-23T08:40:22.268Z\",\n        \"__v\": 2,\n        \"levelProgress\": {\n            \"earned\": 30,\n            \"needed\": 100,\n            \"percentage\": 30\n        },\n        \"id\": \"699c1265ef1f5a284a753989\"\n    }\n}"},{"id":"10f81b50-ddaa-4f5e-b0e4-98571379e75c","name":"Level up to level 2","originalRequest":{"method":"GET","header":[],"url":"profile"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1368"},{"key":"ETag","value":"W/\"558-N1IkU+sdvn73eh4t0oJxVsasG/4\""},{"key":"Date","value":"Mon, 23 Feb 2026 11:30:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"699c1686ef1f5a284a7539a9\",\n        \"user\": \"69916af5d05af4d22bcaf513\",\n        \"totalXP\": 140,\n        \"level\": 2,\n        \"levelTitle\": \"Money Newbie\",\n        \"currentStreak\": 1,\n        \"longestStreak\": 1,\n        \"lastActivityDate\": \"2026-02-23T08:57:42.914Z\",\n        \"earnedBadges\": [\n            {\n                \"badge\": {\n                    \"_id\": \"699c11a8ef1f5a284a753962\",\n                    \"key\": \"first_login\",\n                    \"name\": \"Welcome Aboard!\",\n                    \"description\": \"Logged in for the first time\",\n                    \"category\": \"action\",\n                    \"xpReward\": 25,\n                    \"id\": \"699c11a8ef1f5a284a753962\"\n                },\n                \"earnedAt\": \"2026-02-23T08:57:43.599Z\"\n            },\n            {\n                \"badge\": {\n                    \"_id\": \"699c11a9ef1f5a284a75396e\",\n                    \"key\": \"milestone_100xp\",\n                    \"name\": \"Century Club\",\n                    \"description\": \"Earned 100 total XP\",\n                    \"category\": \"milestone\",\n                    \"xpReward\": 10,\n                    \"id\": \"699c11a9ef1f5a284a75396e\"\n                },\n                \"earnedAt\": \"2026-02-23T11:28:06.829Z\"\n            }\n        ],\n        \"xpHistory\": [\n            {\n                \"amount\": 5,\n                \"source\": \"daily_login\",\n                \"description\": \"Daily login reward\",\n                \"earnedAt\": \"2026-02-23T08:57:43.140Z\"\n            },\n            {\n                \"amount\": 25,\n                \"source\": \"badge_reward\",\n                \"description\": \"Action badge: Welcome Aboard!\",\n                \"earnedAt\": \"2026-02-23T08:57:43.599Z\"\n            },\n            {\n                \"amount\": 100,\n                \"source\": \"custom\",\n                \"description\": \"Testing badge trigger\",\n                \"earnedAt\": \"2026-02-23T11:28:06.701Z\"\n            },\n            {\n                \"amount\": 10,\n                \"source\": \"badge_reward\",\n                \"description\": \"Badge unlocked: Century Club\",\n                \"earnedAt\": \"2026-02-23T11:28:06.831Z\"\n            }\n        ],\n        \"createdAt\": \"2026-02-23T08:57:42.791Z\",\n        \"updatedAt\": \"2026-02-23T11:28:06.841Z\",\n        \"__v\": 3,\n        \"levelProgress\": {\n            \"earned\": 40,\n            \"needed\": 100,\n            \"percentage\": 40\n        },\n        \"id\": \"699c1686ef1f5a284a7539a9\"\n    }\n}"}],"_postman_id":"d893366b-4db0-4160-9d82-752af83cf596"},{"name":"Check daily login reward","id":"0fe001f2-e1c8-4210-a17e-dff519aacf7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:5085/api/play/daily-login","urlObject":{"protocol":"http","port":"5085","path":["api","play","daily-login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"114a2d13-8169-43f9-977b-7276d91d9fe4","name":"Check daily login reward","originalRequest":{"method":"POST","header":[],"url":"daily-login"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"229"},{"key":"ETag","value":"W/\"e5-cNSRPj3+Ca7FQ9XZIPhhMR0fIV8\""},{"key":"Date","value":"Mon, 23 Feb 2026 08:22:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Day 1 streak! Keep it up!\",\n    \"data\": {\n        \"alreadyCheckedIn\": false,\n        \"xpAwarded\": 5,\n        \"totalXP\": 5,\n        \"level\": 1,\n        \"levelTitle\": \"Money Newbie\",\n        \"leveledUp\": false,\n        \"currentStreak\": 1,\n        \"longestStreak\": 1,\n        \"newlyEarnedBadges\": []\n    }\n}"}],"_postman_id":"0fe001f2-e1c8-4210-a17e-dff519aacf7a"},{"name":"View earned badges","id":"9df22b23-2dbc-482a-a607-e9b25fdc9bb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5085/api/play/badges?category=action","urlObject":{"protocol":"http","port":"5085","path":["api","play","badges"],"host":["localhost"],"query":[{"key":"category","value":"action"}],"variable":[]}},"response":[{"id":"a72c5f83-1ae0-42ea-8858-67063d9c5470","name":"earned first login badge","originalRequest":{"method":"GET","header":[],"url":{"raw":"badges?category=action","host":["badges"],"query":[{"key":"category","value":"action"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1107"},{"key":"ETag","value":"W/\"453-AHE16G0NrM5ghFBZdmSAeLod6C0\""},{"key":"Date","value":"Mon, 23 Feb 2026 08:58:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": \"699c11a8ef1f5a284a753962\",\n            \"key\": \"first_login\",\n            \"name\": \"Welcome Aboard!\",\n            \"description\": \"Logged in for the first time\",\n            \"category\": \"action\",\n            \"xpReward\": 25,\n            \"condition\": {\n                \"type\": \"action\",\n                \"actionKey\": \"first_login\",\n                \"threshold\": null\n            },\n            \"earned\": true,\n            \"earnedAt\": \"2026-02-23T08:57:43.599Z\"\n        },\n        {\n            \"_id\": \"699c11a8ef1f5a284a75396b\",\n            \"key\": \"read_5_articles\",\n            \"name\": \"Bookworm\",\n            \"description\": \"Read 5 financial articles\",\n            \"category\": \"action\",\n            \"xpReward\": 30,\n            \"condition\": {\n                \"type\": \"action\",\n                \"actionKey\": \"read_5_articles\",\n                \"threshold\": null\n            },\n            \"earned\": false,\n            \"earnedAt\": null\n        },\n        {\n            \"_id\": \"699c11a8ef1f5a284a753965\",\n            \"key\": \"first_saving_goal\",\n            \"name\": \"Goal Setter\",\n            \"description\": \"Created your first saving goal\",\n            \"category\": \"action\",\n            \"xpReward\": 40,\n            \"condition\": {\n                \"type\": \"action\",\n                \"actionKey\": \"first_saving_goal\",\n                \"threshold\": null\n            },\n            \"earned\": false,\n            \"earnedAt\": null\n        },\n        {\n            \"_id\": \"699c11a8ef1f5a284a753968\",\n            \"key\": \"first_investment\",\n            \"name\": \"Investor\",\n            \"description\": \"Made your first investment\",\n            \"category\": \"action\",\n            \"xpReward\": 50,\n            \"condition\": {\n                \"type\": \"action\",\n                \"actionKey\": \"first_investment\",\n                \"threshold\": null\n            },\n            \"earned\": false,\n            \"earnedAt\": null\n        }\n    ]\n}"}],"_postman_id":"9df22b23-2dbc-482a-a607-e9b25fdc9bb2"},{"name":"View XP History","id":"3365a68f-32aa-41ad-a1de-dbba261f9f19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5085/api/play/xp-history","urlObject":{"protocol":"http","port":"5085","path":["api","play","xp-history"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"111344fc-6f4f-4e46-b46e-f1d8ca4f71e0","name":"View XP History","originalRequest":{"method":"GET","header":[],"url":"xp-history"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"321"},{"key":"ETag","value":"W/\"141-AUPJHAIFjBVXyMA354ZhdmHzmxE\""},{"key":"Date","value":"Mon, 23 Feb 2026 09:01:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"xpHistory\": [\n            {\n                \"amount\": 25,\n                \"source\": \"badge_reward\",\n                \"description\": \"Action badge: Welcome Aboard!\",\n                \"earnedAt\": \"2026-02-23T08:57:43.599Z\"\n            },\n            {\n                \"amount\": 5,\n                \"source\": \"daily_login\",\n                \"description\": \"Daily login reward\",\n                \"earnedAt\": \"2026-02-23T08:57:43.140Z\"\n            }\n        ],\n        \"totalXP\": 30,\n        \"level\": 1,\n        \"levelTitle\": \"Money Newbie\"\n    }\n}"}],"_postman_id":"3365a68f-32aa-41ad-a1de-dbba261f9f19"},{"name":"View leaderboard","id":"3e5fe5de-e49c-4ef6-b6b8-50fb2467b7cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5085/api/play/leaderboard","urlObject":{"protocol":"http","port":"5085","path":["api","play","leaderboard"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"52aae4c3-726b-44df-9d78-0e958cb845f6","name":"View leaderboard","originalRequest":{"method":"GET","header":[],"url":"leaderboard"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"214"},{"key":"ETag","value":"W/\"d6-MKr1pBvJKbjl7S6FzuGIKowWrYw\""},{"key":"Date","value":"Mon, 23 Feb 2026 09:31:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"leaderboard\": [\n            {\n                \"rank\": 1,\n                \"username\": \"Thiranjaya\",\n                \"totalXP\": 30,\n                \"level\": 1,\n                \"levelTitle\": \"Money Newbie\",\n                \"currentStreak\": 1,\n                \"badgeCount\": 1,\n                \"isCurrentUser\": true\n            }\n        ],\n        \"myRank\": 1,\n        \"totalParticipants\": 1\n    }\n}"}],"_postman_id":"3e5fe5de-e49c-4ef6-b6b8-50fb2467b7cb"},{"name":"check level up","id":"afaa3c04-6833-4ffb-854c-196d27292092","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"source\": \"custom\",\r\n  \"amount\": 100,\r\n  \"description\": \"Testing badge trigger\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5085/api/play/award-xp","urlObject":{"protocol":"http","port":"5085","path":["api","play","award-xp"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"15d6d9ad-f770-427f-996e-14ed3fe18645","name":"trigger level 02","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"source\": \"custom\",\r\n  \"amount\": 100,\r\n  \"description\": \"Testing badge trigger\"\r\n}","options":{"raw":{"language":"json"}}},"url":"award-xp"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"340"},{"key":"ETag","value":"W/\"154-853DzOQCwewlF6vfY32eOfBKIkk\""},{"key":"Date","value":"Mon, 23 Feb 2026 11:28:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Level up! You are now level 2\",\n    \"data\": {\n        \"xpAwarded\": 100,\n        \"totalXP\": 140,\n        \"level\": 2,\n        \"levelTitle\": \"Money Newbie\",\n        \"leveledUp\": true,\n        \"levelProgress\": {\n            \"earned\": 40,\n            \"needed\": 100,\n            \"percentage\": 40\n        },\n        \"newlyEarnedBadges\": [\n            {\n                \"key\": \"milestone_100xp\",\n                \"name\": \"Century Club\",\n                \"description\": \"Earned 100 total XP\",\n                \"category\": \"milestone\"\n            }\n        ]\n    }\n}"}],"_postman_id":"afaa3c04-6833-4ffb-854c-196d27292092"}],"id":"0befbbb1-a97e-41e8-bb73-f6451062a62b","description":"<p>A set of user-facing endpoints that let players check their profile, earn daily login rewards, collect badges, track XP history, view the leaderboard, and trigger level-up rewards.</p>\n","_postman_id":"0befbbb1-a97e-41e8-bb73-f6451062a62b"},{"name":"Admin routes","item":[{"name":"Seed badges","id":"0adf182d-2a64-42f4-9a0d-285500ce5636","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:5085/api/play/admin/seed-badges","urlObject":{"protocol":"http","port":"5085","path":["api","play","admin","seed-badges"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7c67ebb0-8aa0-4b29-8c10-ebbed7526d7b","name":"Seed badges","originalRequest":{"method":"POST","header":[],"url":"admin/seed-badges"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"109"},{"key":"ETag","value":"W/\"6d-UDTa8aWLrkkflmomZl5zgP6FEM4\""},{"key":"Date","value":"Mon, 23 Feb 2026 08:36:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Seeding complete: 12 created, 0 already existed\",\n    \"data\": {\n        \"seeded\": 12,\n        \"skipped\": 0\n    }\n}"}],"_postman_id":"0adf182d-2a64-42f4-9a0d-285500ce5636"},{"name":"View Stats","id":"c1ee1a20-af77-4e0f-8f88-3291e67e9ea2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5085/api/play/admin/stats","urlObject":{"protocol":"http","port":"5085","path":["api","play","admin","stats"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ef312dc1-74f2-4b29-99d2-9843256a6c2b","name":"View Stats","originalRequest":{"method":"GET","header":[],"url":"admin/stats"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"166"},{"key":"ETag","value":"W/\"a6-BcYTW38WRKD0lwR1jWC5XNGm/9g\""},{"key":"Date","value":"Mon, 23 Feb 2026 09:29:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"totalActiveProfiles\": 1,\n        \"averageXP\": 30,\n        \"totalXPAwarded\": 30,\n        \"topUser\": {\n            \"username\": \"Thiranjaya\",\n            \"totalXP\": 30,\n            \"level\": 1\n        },\n        \"totalActiveBadges\": 12\n    }\n}"}],"_postman_id":"c1ee1a20-af77-4e0f-8f88-3291e67e9ea2"}],"id":"e0a87d90-f998-408b-92f3-789d34165728","description":"<p>A set of admin-only endpoints for seeding badge data and viewing overall gamification stats across the platform.</p>\n","_postman_id":"e0a87d90-f998-408b-92f3-789d34165728"}],"event":[{"listen":"prerequest","script":{"id":"91771cd7-963f-44d8-8ff2-4e2a22e1ce27","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"6adf1867-c850-450a-b118-a6aa1be4e11f","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"id":"1f5d8a74-6b0b-443f-88d6-e29580267adf","key":"MoneyMentor","value":""},{"id":"7a7f539d-8ced-4ceb-8bd3-509c9fd6ecf7","key":"Play","value":""}]}