{"info":{"_postman_id":"f85b3c5a-8e7b-4974-aa71-6c27ae202b1a","name":"Go!  API's","description":"<html><head></head><body><p>These API's provide developers with the ability to connect to the Go! ecosystem and earn XP for engaging in various health-related activities. These activities may include taking snaps, achieving fitness goals, participating in leaderboards, and earning rewards.</p>\n<p>The XP earned through these activities can be exchanged for $HLTHY tokens, which are a form of digital currency or reward system used within the Go! ecosystem.</p>\n<p>To use the Go! API's, developers need to authenticate their account and provide access to relevant health-related data. Once authorized, developers can make requests to the API's endpoints to retrieve data about their XP, rewards, and other relevant information.</p>\n<p>By leveraging the Go! API's, developers can build customized health-related applications or services that help users achieve their health goals more effectively. The API's capabilities allow for a wide range of integrations with the Go! ecosystem, making it a useful tool for building innovative health-related solutions.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"20356507","collectionId":"f85b3c5a-8e7b-4974-aa71-6c27ae202b1a","publishedId":"2s93RXtqvV","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"00AEEF"},"publishDate":"2023-04-05T18:43:52.000Z"},"item":[{"name":"Users","item":[{"name":"Logins","item":[{"name":"Users Login","id":"9a230053-5aaa-4e4f-aeec-ec0aef03c5cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jon@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/login","description":"<p>The Email Login API provides users with an alternative way to log in to their accounts by using their registered email addresses. This API allows for a more traditional login process and provides users with an additional layer of security by requiring a verficaton code.</p>\n","urlObject":{"path":["api","v1","users","login"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"b44f0bf5-4bae-46da-a3f1-b66b42139fa7","name":"Users Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jon@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"63"},{"key":"Etag","value":"W/\"3f-A2TV+JcF7TfBrqNTKAGtyA\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:45:03 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Please check your email for the verification Code\"\n}"}],"_postman_id":"9a230053-5aaa-4e4f-aeec-ec0aef03c5cc"},{"name":"Users Login/Signup with Wallet","id":"f4117701-632d-4bb5-9f06-5c72185275fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_address\": \"\",\n    \"signature\": \"\",//Signature\n    \"message\": \"\" //Personal Sign the message\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/Walletlogin","description":"<p>Users can log in to their accounts using their web3 wallet addresses. This API allows for a streamlined login process and eliminates the need for users to remember complex passwords.</p>\n","urlObject":{"path":["api","v1","users","Walletlogin"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"4deabdc9-07e7-4c3a-9070-3cb72c8a57cc","name":"Users Login/Signup with Wallet","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_address\": \"\",\n    \"signature\": \"\",//Signature\n    \"message\": \"\" //Personal Sign the message\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/Walletlogin"},"status":"Bad Request","code":400,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"12"},{"key":"Date","value":"Wed, 05 Apr 2023 18:53:13 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"8e2d2c19-50d6-400b-ae32-4b92dea2c34b\",\n    \"email\": \"jon@gmail.com\",\n    \"username\": \"\",\n    \"accessToken\": \"\",\n    \"wallet_connection\": \"\"\n}"}],"_postman_id":"f4117701-632d-4bb5-9f06-5c72185275fe"}],"id":"9f03fe07-6620-4641-bd20-61799de1fc6a","description":"<p>API's provide a secure and convenient way for users to access their accounts within the Go! ecosystem.</p>\n","_postman_id":"9f03fe07-6620-4641-bd20-61799de1fc6a"},{"name":"Signups","item":[{"name":"Users Signup","id":"3377cb73-c379-47bb-8609-7bdba6584028","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jon@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/signup","description":"<p>The \"Signing up with Email\" API allows new users to create an account within the Go! ecosystem using their email address.</p>\n","urlObject":{"path":["api","v1","users","signup"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"e27e517e-4476-4652-9420-d79558edb0bd","name":"Users Signup","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"jon@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/signup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"63"},{"key":"Etag","value":"W/\"3f-A2TV+JcF7TfBrqNTKAGtyA\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:45:56 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Please check your email for the verification Code\"\n}"}],"_postman_id":"3377cb73-c379-47bb-8609-7bdba6584028"},{"name":"Wallet Signup","id":"f14b3ade-15dc-4a8d-b8be-91d8acff2332","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_address\": \"0xc7ad868f9b421dabf7cdaa0e6c508ff74e2f1cfd\",\n    \"signature\": \"\",//Signature\n    \"message\": \"\" //Personal Sign the message\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/WalletSignup","description":"<p>The \"Signing up with Web3 Wallet\" API allows new users to create an account within the Go! ecosystem using their Web3 digital wallet.</p>\n","urlObject":{"path":["api","v1","users","WalletSignup"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"f14b3ade-15dc-4a8d-b8be-91d8acff2332"}],"id":"1ea610be-ae1f-4787-807b-ddb16f9f8055","_postman_id":"1ea610be-ae1f-4787-807b-ddb16f9f8055","description":""},{"name":"Trackers ioT","item":[{"name":"Disconnect User Device","id":"617f67b1-8bda-462d-87ed-c7be8f718012","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"url":"localhost:8080/api/v1/users/disconnectTracker","description":"<p>The \"Disconnect User Device\" API allows users to remove their connected device from the Go! ecosystem.</p>\n","urlObject":{"path":["api","v1","users","disconnectTracker"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"91343090-e15e-4953-8ef8-e7795b470b48","name":"Disconnect User Device","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"url":"localhost:8080/api/v1/users/disconnectTracker"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"49"},{"key":"Etag","value":"W/\"31-oQdHtmJDmRnQhwl4upJcgQ\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:49:40 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"No device connected\"\n}"}],"_postman_id":"617f67b1-8bda-462d-87ed-c7be8f718012"},{"name":"connectTracker","id":"12dc51ab-9776-46de-b21e-34ede8f46f68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"url":"localhost:8080/api/v1/users/connectTracker","description":"<p>The \"Connect Tracker\" API provides a simple and secure way to connect health-related trackers to the Go! ecosystem.</p>\n","urlObject":{"path":["api","v1","users","connectTracker"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"cf3c7e5b-889b-4d70-ab71-d43c7a46943e","name":"connectTracker","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"url":"localhost:8080/api/v1/users/connectTracker"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"96"},{"key":"Etag","value":"W/\"60-NqeBEmAz3u7UmDOch25ejA\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:49:26 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"url\": \"https://widget.tryterra.co/session/eef60553-bcfc-416a-90fc-c6d44d8767d3\"\n}"}],"_postman_id":"12dc51ab-9776-46de-b21e-34ede8f46f68"},{"name":"Connected User Device","id":"12d81569-69e1-47fd-b527-b47c6f6ecbdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"url":"localhost:8080/api/v1/users/connectedTracker","description":"<p>This API allows users to view and manage the devices that are currently connected to their Go! account, including fitness trackers, smartwatches, and other health-related devices.</p>\n","urlObject":{"path":["api","v1","users","connectedTracker"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"22affe41-82c0-402d-8c4a-af3e33f95ca6","name":"Connected User Device","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"url":"localhost:8080/api/v1/users/connectedTracker"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"72"},{"key":"Etag","value":"W/\"48-n304cLbGzzh653rAF7TfZQ\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:49:33 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"connectedDevice\": null,\n    \"message\": \"No device connected\"\n}"}],"_postman_id":"12d81569-69e1-47fd-b527-b47c6f6ecbdd"}],"id":"430be99b-997a-43d0-9bf9-c5ceac55eeec","description":"<p>The \"Trackers IoT\" API provides a simple and secure way to connect IoT devices and trackers to the Health Hero ecosystem.</p>\n","_postman_id":"430be99b-997a-43d0-9bf9-c5ceac55eeec"},{"name":"Profile","item":[{"name":"Users Update","id":"e3d04af9-0492-4c04-bed5-be328702663b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"first_name\": \"M Umair\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/","description":"<p>The \"User Update Profile\" endpoint of the \"Profile\" API allows users to update their profile information within the Go! ecosystem.</p>\n","urlObject":{"path":["api","v1","users",""],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"e61a294a-3340-4c13-a8fc-664f9a935f72","name":"Users Update","originalRequest":{"method":"PUT","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"first_name\": \"M Umair\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"121"},{"key":"Etag","value":"W/\"79-XQ5HdNro6y8TdSYtDkQgjA\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:48:56 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"first_name\": \"M Umair\",\n    \"last_name\": null,\n    \"email\": \"jon@gmail.com\",\n    \"wallet_address\": null,\n    \"profile_url\": null\n}"}],"_postman_id":"e3d04af9-0492-4c04-bed5-be328702663b"},{"name":"Me","id":"86c073c9-9ea6-40c5-9b9a-e60d0c62bc3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/me","description":"<p>The \"Me\" API endpoint provides a comprehensive summary of a user's Go! account, including their profile information, total XP, levels, benefits, and snaps.</p>\n","urlObject":{"path":["api","v1","users","me"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"578528c4-e856-4fde-b8df-9837035cfe22","name":"Me","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"326"},{"key":"Etag","value":"W/\"146-vz/gC5L/Ez81kHcidFE4rg\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:48:38 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"GoId\": \"8e2d2c19-50d6-400b-ae32-4b92dea2c34b\",\n    \"email\": \"jon@gmail.com\",\n    \"first_name\": null,\n    \"last_name\": null,\n    \"wallet_address\": null,\n    \"profile_url\": null,\n    \"total_xp\": 0,\n    \"levels\": 1,\n    \"total_hlthy_earned\": 0,\n    \"total_steps\": null,\n    \"total_snaps\": null,\n    \"role\": \"USER\",\n    \"pfaScore\": null,\n    \"connectedAt\": \"Not Connected\",\n    \"user_benefits\": []\n}"}],"_postman_id":"86c073c9-9ea6-40c5-9b9a-e60d0c62bc3d"},{"name":"TodaysEarningXP","id":"8839d1a0-18a2-4407-a4be-74dd3acab2d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/todaysXP","urlObject":{"path":["api","v1","users","todaysXP"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"8839d1a0-18a2-4407-a4be-74dd3acab2d9"}],"id":"f58502f4-0fed-4b2b-8bca-efae576cd9fe","description":"<p>The \"Profile\" API provides a set of endpoints for managing user profiles within the Go! ecosystem.</p>\n","_postman_id":"f58502f4-0fed-4b2b-8bca-efae576cd9fe"},{"name":"Users Verify","id":"78510430-faf8-4790-b9bb-c436930d974d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"code\":\"405614\",\"email\":\"jon@gmail.com\"}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/verify","description":"<p>The \"Verify Code\" API endpoint is used to verify the code sent to a user's email during the login or signup process.</p>\n<p>After a user enters their email or phone number, the Go! system generates a unique verification code and sends it to the user's email . The user then enters the code in the appropriate field on the login or signup API.</p>\n","urlObject":{"path":["api","v1","users","verify"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"d0f04d46-5686-4998-981c-35ffcbdb8447","name":"Users Verify","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"code\":\"405614\",\"email\":\"jon@gmail.com\"}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"377"},{"key":"Etag","value":"W/\"179-G5N2Zni7w8wOhR1sIddm/g\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:46:28 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"8e2d2c19-50d6-400b-ae32-4b92dea2c34b\",\n    \"email\": \"jon@gmail.com\",\n    \"username\": \"\",\n    \"accessToken\": \"\",\n    \"wallet_connection\": null\n}"}],"_postman_id":"78510430-faf8-4790-b9bb-c436930d974d"},{"name":"User Referal Code","id":"7bc0983d-e88c-4f36-83f6-500a70baeefc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/users/getReferalCode?code=32322","description":"<p>The \"Referral Code\" API endpoint is used to enable users to refer others to the Go! platform and earn rewards for successful referrals.</p>\n","urlObject":{"path":["api","v1","users","getReferalCode"],"host":["localhost:8080"],"query":[{"key":"code","value":"32322"}],"variable":[]}},"response":[{"id":"92136fd1-9e9f-4431-8723-341639e76c0d","name":"User Referal Code","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:8080/api/v1/users/getReferalCode?code=32322","host":["localhost:8080"],"path":["api","v1","users","getReferalCode"],"query":[{"key":"code","value":"32322"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"41"},{"key":"Etag","value":"W/\"29-3eEXckI759OVzrfBRNd0UQ\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:49:08 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"referralCode\": \"cssxbo3\"\n}"}],"_postman_id":"7bc0983d-e88c-4f36-83f6-500a70baeefc"}],"id":"2a402016-d8f5-4bc4-b04c-6ba2ec69d650","description":"<p>The User Endpoints for Go! API's provide users with the ability to manage their accounts, view their health-related data, and perform various actions within the Go! ecosystem.</p>\n","_postman_id":"2a402016-d8f5-4bc4-b04c-6ba2ec69d650"},{"name":"Feeds","item":[{"name":"all feed","id":"278c2671-3159-4f07-ac37-9d9f88540c99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/feeds/all/?limit=10&page=1","description":"<p>The \"All Platform Feed\" API endpoint is used to provide users with a global feed of content and activities from across the Go! platform</p>\n","urlObject":{"path":["api","v1","feeds","all",""],"host":["localhost:8080"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"a4c36f66-10bd-499a-a8f5-dd0921268db5","name":"all feed","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:8080/api/v1/feeds/all/?limit=10&page=1","host":["localhost:8080"],"path":["api","v1","feeds","all",""],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"11690"},{"key":"Etag","value":"W/\"2daa-1M5zJ7mJ5gHwMFkNc/aPsQ\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:50:07 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"totalCount\": 47,\n    \"totalPage\": 5,\n    \"currentPage\": 1,\n    \"next\": {\n        \"page\": 2,\n        \"limit\": 10\n    },\n    \"paginateData\": [\n        {\n            \"id\": \"fdf42b60-eab0-40dc-b422-93b7939c3947\",\n            \"activity_type\": \"SNAPS\",\n            \"user_id\": \"3a514af2-7b42-4084-9c7c-1cb1bfded480\",\n            \"description\": \"https://gcnftblob.blob.core.windows.net/wnft-base-images/1958063.png\",\n            \"source\": \"MANUAL\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"provider\": \"Workout\",\n            \"created_at\": \"2023-04-05T01:01:17.173Z\",\n            \"updated_at\": \"2023-04-05T01:01:17.173Z\",\n            \"value\": null,\n            \"users\": {\n                \"id\": \"3a514af2-7b42-4084-9c7c-1cb1bfded480\",\n                \"email\": \"iumairazhar@gmail.com\",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                \"wallet_address\": \"0xc7ad868f9b421dabf7cdaa0e6c508ff74e2f1cfd\",\n                \"timezone\": null,\n                \"profile_url\": null,\n                \"role\": \"USER\",\n                \"created_at\": \"2023-02-06T21:00:08.299Z\",\n                \"updated_at\": \"2023-03-31T16:06:26.249Z\",\n                \"legacy_id\": null,\n                \"last_disconnected_at\": null\n            },\n            \"gamifications\": [\n                {\n                    \"id\": \"2b3beca9-93e5-479d-a98c-bcc507479707\",\n                    \"user_id\": \"3a514af2-7b42-4084-9c7c-1cb1bfded480\",\n                    \"activity_id\": \"fdf42b60-eab0-40dc-b422-93b7939c3947\",\n                    \"experience_points\": 33,\n                    \"is_from_admin\": false,\n                    \"created_at\": \"2023-04-05T01:01:17.187Z\",\n                    \"updated_at\": \"2023-04-05T17:04:13.754Z\",\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"transaction_type\": \"CREDIT\"\n                }\n            ]\n        },\n        {\n            \"id\": \"f9b0e3e9-7c65-4aa8-b545-1ad312a60cd0\",\n            \"activity_type\": \"SNAPS\",\n            \"user_id\": \"e1a92b03-a890-44e5-8813-927b7bd2af5b\",\n            \"description\": \"https://gcnftblob.blob.core.windows.net/wnft-base-images/8966420.png\",\n            \"source\": \"MANUAL\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"provider\": \"Workout\",\n            \"created_at\": \"2023-04-05T16:50:42.152Z\",\n            \"updated_at\": \"2023-04-05T16:50:42.152Z\",\n            \"value\": null,\n            \"users\": {\n                \"id\": \"e1a92b03-a890-44e5-8813-927b7bd2af5b\",\n                \"email\": \"angel+5@gohealthhero.com\",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                \"wallet_address\": \"0xfb672d2380012ca77a632b4dc34da4d1755f69bb\",\n                \"timezone\": null,\n                \"profile_url\": null,\n                \"role\": \"USER\",\n                \"created_at\": \"2023-04-05T16:41:02.343Z\",\n                \"updated_at\": \"2023-04-05T16:50:54.015Z\",\n                \"legacy_id\": null,\n                \"last_disconnected_at\": null\n            },\n            \"gamifications\": [\n                {\n                    \"id\": \"156ec4e2-bca1-4d45-ad0f-5b265f258b61\",\n                    \"user_id\": \"e1a92b03-a890-44e5-8813-927b7bd2af5b\",\n                    \"activity_id\": \"f9b0e3e9-7c65-4aa8-b545-1ad312a60cd0\",\n                    \"experience_points\": 10,\n                    \"is_from_admin\": false,\n                    \"created_at\": \"2023-04-05T16:50:42.169Z\",\n                    \"updated_at\": \"2023-04-05T16:50:42.169Z\",\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"transaction_type\": \"CREDIT\"\n                }\n            ]\n        },\n        {\n            \"id\": \"ef262dba-81ea-4877-acc1-3e0e177b3f89\",\n            \"activity_type\": \"SNAPS\",\n            \"user_id\": \"00178d04-0790-4db0-871a-01c620839fb7\",\n            \"description\": \"https://gcnftblob.blob.core.windows.net/wnft-base-images/2301479.png\",\n            \"source\": \"MANUAL\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"provider\": \"Workout\",\n            \"created_at\": \"2023-03-09T18:57:31.591Z\",\n            \"updated_at\": \"2023-03-09T18:57:31.591Z\",\n            \"value\": null,\n            \"users\": {\n                \"id\": \"00178d04-0790-4db0-871a-01c620839fb7\",\n                \"email\": \"liz1@yopmail.com\",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                \"wallet_address\": null,\n                \"timezone\": null,\n                \"profile_url\": null,\n                \"role\": \"USER\",\n                \"created_at\": \"2023-03-08T15:44:23.925Z\",\n                \"updated_at\": \"2023-03-08T15:44:23.925Z\",\n                \"legacy_id\": null,\n                \"last_disconnected_at\": null\n            },\n            \"gamifications\": [\n                {\n                    \"id\": \"bb00f5f8-caac-49cf-b282-de8a40846b13\",\n                    \"user_id\": \"00178d04-0790-4db0-871a-01c620839fb7\",\n                    \"activity_id\": \"ef262dba-81ea-4877-acc1-3e0e177b3f89\",\n                    \"experience_points\": 25,\n                    \"is_from_admin\": false,\n                    \"created_at\": \"2023-03-09T18:57:32.070Z\",\n                    \"updated_at\": \"2023-03-09T18:57:32.070Z\",\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"transaction_type\": \"CREDIT\"\n                }\n            ]\n        },\n        {\n            \"id\": \"ec90a42e-ecd2-491a-ab58-398fd202970a\",\n            \"activity_type\": \"SNAPS\",\n            \"user_id\": \"ddb75c53-6478-44be-94e7-4deb3b959a50\",\n            \"description\": \"https://gcnftblob.blob.core.windows.net/wnft-base-images/933826.png\",\n            \"source\": \"MANUAL\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"provider\": \"Meal\",\n            \"created_at\": \"2023-03-31T20:59:15.366Z\",\n            \"updated_at\": \"2023-03-31T20:59:15.366Z\",\n            \"value\": null,\n            \"users\": {\n                \"id\": \"ddb75c53-6478-44be-94e7-4deb3b959a50\",\n                \"email\": \"ilyas.datoo@gmail.com\",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                \"wallet_address\": \"0x95f3507dd8cbf825a022499682a9bc5e73d99125\",\n                \"timezone\": null,\n                \"profile_url\": null,\n                \"role\": \"USER\",\n                \"created_at\": \"2023-03-31T19:11:38.110Z\",\n                \"updated_at\": \"2023-04-05T00:10:04.009Z\",\n                \"legacy_id\": null,\n                \"last_disconnected_at\": \"2023-04-05T00:10:03.535Z\"\n            },\n            \"gamifications\": [\n                {\n                    \"id\": \"ac986594-85d3-44f3-b9a6-19b5f9c117d8\",\n                    \"user_id\": \"ddb75c53-6478-44be-94e7-4deb3b959a50\",\n                    \"activity_id\": \"ec90a42e-ecd2-491a-ab58-398fd202970a\",\n                    \"experience_points\": 25,\n                    \"is_from_admin\": false,\n                    \"created_at\": \"2023-03-31T20:59:15.967Z\",\n                    \"updated_at\": \"2023-03-31T20:59:15.967Z\",\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"transaction_type\": \"CREDIT\"\n                }\n            ]\n        },\n        {\n            \"id\": \"e9ee8089-6c9f-453e-8a15-ee803cad5147\",\n            \"activity_type\": \"SNAPS\",\n            \"user_id\": \"8a9bf317-c92d-4f39-b116-389f5cbde44b\",\n            \"description\": \"https://gcnftblob.blob.core.windows.net/wnft-base-images/8023360.png\",\n            \"source\": \"MANUAL\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"provider\": \"Meal\",\n            \"created_at\": \"2023-04-05T16:20:24.601Z\",\n            \"updated_at\": \"2023-04-05T16:20:24.601Z\",\n            \"value\": null,\n            \"users\": {\n                \"id\": \"8a9bf317-c92d-4f39-b116-389f5cbde44b\",\n                \"email\": \"ilyas.datoo+10@gmail.com\",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                \"wallet_address\": \"0xc7933ad2770e1439b58aaed8a306c58e81a8045c\",\n                \"timezone\": null,\n                \"profile_url\": null,\n                \"role\": \"USER\",\n                \"created_at\": \"2023-03-31T20:05:05.978Z\",\n                \"updated_at\": \"2023-03-31T20:05:14.771Z\",\n                \"legacy_id\": null,\n                \"last_disconnected_at\": null\n            },\n            \"gamifications\": [\n                {\n                    \"id\": \"cb597b70-05eb-4195-bfe4-a649e0c48a8e\",\n                    \"user_id\": \"8a9bf317-c92d-4f39-b116-389f5cbde44b\",\n                    \"activity_id\": \"e9ee8089-6c9f-453e-8a15-ee803cad5147\",\n                    \"experience_points\": 0,\n                    \"is_from_admin\": false,\n                    \"created_at\": \"2023-04-05T16:20:24.616Z\",\n                    \"updated_at\": \"2023-04-05T16:20:24.616Z\",\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"transaction_type\": \"CREDIT\"\n                }\n            ]\n        },\n        {\n            \"id\": \"e8154022-f892-4cb5-a21e-eadb7d888a5a\",\n            \"activity_type\": \"SNAPS\",\n            \"user_id\": \"3a514af2-7b42-4084-9c7c-1cb1bfded480\",\n            \"description\": \"https://gcnftblob.blob.core.windows.net/wnft-base-images/4787552.png\",\n            \"source\": \"MANUAL\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"provider\": \"Meal\",\n            \"created_at\": \"2023-03-30T18:39:07.081Z\",\n            \"updated_at\": \"2023-03-30T18:39:07.081Z\",\n            \"value\": null,\n            \"users\": {\n                \"id\": \"3a514af2-7b42-4084-9c7c-1cb1bfded480\",\n                \"email\": \"iumairazhar@gmail.com\",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                \"wallet_address\": \"0xc7ad868f9b421dabf7cdaa0e6c508ff74e2f1cfd\",\n                \"timezone\": null,\n                \"profile_url\": null,\n                \"role\": \"USER\",\n                \"created_at\": \"2023-02-06T21:00:08.299Z\",\n                \"updated_at\": \"2023-03-31T16:06:26.249Z\",\n                \"legacy_id\": null,\n                \"last_disconnected_at\": null\n            },\n            \"gamifications\": [\n                {\n                    \"id\": \"44158f94-6172-4a3e-ae9e-e342bc8580c5\",\n                    \"user_id\": \"3a514af2-7b42-4084-9c7c-1cb1bfded480\",\n                    \"activity_id\": \"e8154022-f892-4cb5-a21e-eadb7d888a5a\",\n                    \"experience_points\": 33,\n                    \"is_from_admin\": false,\n                    \"created_at\": \"2023-03-30T18:39:07.424Z\",\n                    \"updated_at\": \"2023-04-05T17:04:13.754Z\",\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"transaction_type\": \"CREDIT\"\n                }\n            ]\n        },\n        {\n            \"id\": \"df4e656b-ae60-4c02-b59b-96fcbe7a3430\",\n            \"activity_type\": \"SNAPS\",\n            \"user_id\": \"1cddf4a1-950d-488e-aba4-e4d366b916ee\",\n            \"description\": \"https://gcnftblob.blob.core.windows.net/wnft-base-images/9103992.png\",\n            \"source\": \"MANUAL\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"provider\": \"Workout\",\n            \"created_at\": \"2023-03-24T10:29:13.612Z\",\n            \"updated_at\": \"2023-03-24T10:29:13.612Z\",\n            \"value\": null,\n            \"users\": {\n                \"id\": \"1cddf4a1-950d-488e-aba4-e4d366b916ee\",\n                \"email\": \"hasnainabidali@protonmail.com\",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                \"wallet_address\": \"0x40150a66b418d522ae5af35d6e2c518fdcee754d\",\n                \"timezone\": null,\n                \"profile_url\": null,\n                \"role\": \"USER\",\n                \"created_at\": \"2023-03-24T06:25:41.259Z\",\n                \"updated_at\": \"2023-03-24T12:31:36.634Z\",\n                \"legacy_id\": null,\n                \"last_disconnected_at\": null\n            },\n            \"gamifications\": [\n                {\n                    \"id\": \"e053ef15-cc2e-4890-871d-c99b983b1147\",\n                    \"user_id\": \"1cddf4a1-950d-488e-aba4-e4d366b916ee\",\n                    \"activity_id\": \"df4e656b-ae60-4c02-b59b-96fcbe7a3430\",\n                    \"experience_points\": 25,\n                    \"is_from_admin\": false,\n                    \"created_at\": \"2023-03-24T10:29:13.929Z\",\n                    \"updated_at\": \"2023-03-24T10:29:13.929Z\",\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"transaction_type\": \"CREDIT\"\n                }\n            ]\n        },\n        {\n            \"id\": \"ded2981e-50d4-4ea0-ab5f-6eaa1b376c10\",\n            \"activity_type\": \"SNAPS\",\n            \"user_id\": \"8a9bf317-c92d-4f39-b116-389f5cbde44b\",\n            \"description\": \"https://gcnftblob.blob.core.windows.net/wnft-base-images/4890141.png\",\n            \"source\": \"MANUAL\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"provider\": \"Meal\",\n            \"created_at\": \"2023-04-05T16:10:47.664Z\",\n            \"updated_at\": \"2023-04-05T16:10:47.664Z\",\n            \"value\": null,\n            \"users\": {\n                \"id\": \"8a9bf317-c92d-4f39-b116-389f5cbde44b\",\n                \"email\": \"ilyas.datoo+10@gmail.com\",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                \"wallet_address\": \"0xc7933ad2770e1439b58aaed8a306c58e81a8045c\",\n                \"timezone\": null,\n                \"profile_url\": null,\n                \"role\": \"USER\",\n                \"created_at\": \"2023-03-31T20:05:05.978Z\",\n                \"updated_at\": \"2023-03-31T20:05:14.771Z\",\n                \"legacy_id\": null,\n                \"last_disconnected_at\": null\n            },\n            \"gamifications\": [\n                {\n                    \"id\": \"ab073e31-1312-42e5-a08a-88155f02edbf\",\n                    \"user_id\": \"8a9bf317-c92d-4f39-b116-389f5cbde44b\",\n                    \"activity_id\": \"ded2981e-50d4-4ea0-ab5f-6eaa1b376c10\",\n                    \"experience_points\": 10,\n                    \"is_from_admin\": false,\n                    \"created_at\": \"2023-04-05T16:10:47.678Z\",\n                    \"updated_at\": \"2023-04-05T16:10:47.678Z\",\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"transaction_type\": \"CREDIT\"\n                }\n            ]\n        },\n        {\n            \"id\": \"d6336a85-8f69-4f0a-9b32-398e60386b14\",\n            \"activity_type\": \"SNAPS\",\n            \"user_id\": \"3a514af2-7b42-4084-9c7c-1cb1bfded480\",\n            \"description\": \"https://cdn.discordapp.com/attachments/939238045130059846/988855592762368150/209048159_424527769096178_7188813783381836110_n.jpg\",\n            \"source\": \"MANUAL\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"provider\": \"Workout\",\n            \"created_at\": \"2023-03-09T00:04:44.164Z\",\n            \"updated_at\": \"2023-03-09T00:04:44.164Z\",\n            \"value\": null,\n            \"users\": {\n                \"id\": \"3a514af2-7b42-4084-9c7c-1cb1bfded480\",\n                \"email\": \"iumairazhar@gmail.com\",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                \"wallet_address\": \"0xc7ad868f9b421dabf7cdaa0e6c508ff74e2f1cfd\",\n                \"timezone\": null,\n                \"profile_url\": null,\n                \"role\": \"USER\",\n                \"created_at\": \"2023-02-06T21:00:08.299Z\",\n                \"updated_at\": \"2023-03-31T16:06:26.249Z\",\n                \"legacy_id\": null,\n                \"last_disconnected_at\": null\n            },\n            \"gamifications\": [\n                {\n                    \"id\": \"4b4262a2-b334-4873-92af-9e55d019f549\",\n                    \"user_id\": \"3a514af2-7b42-4084-9c7c-1cb1bfded480\",\n                    \"activity_id\": \"d6336a85-8f69-4f0a-9b32-398e60386b14\",\n                    \"experience_points\": 33,\n                    \"is_from_admin\": false,\n                    \"created_at\": \"2023-03-09T00:04:50.548Z\",\n                    \"updated_at\": \"2023-04-05T17:04:13.754Z\",\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"transaction_type\": \"CREDIT\"\n                }\n            ]\n        },\n        {\n            \"id\": \"cc6646c7-2bc2-434a-98b9-b6f32751fe1f\",\n            \"activity_type\": \"SNAPS\",\n            \"user_id\": \"40d9b853-a4e8-42d7-a571-908bc8c94c15\",\n            \"description\": \"https://gcnftblob.blob.core.windows.net/wnft-base-images/3853713.png\",\n            \"source\": \"MANUAL\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"provider\": \"Meal\",\n            \"created_at\": \"2023-03-31T19:40:21.365Z\",\n            \"updated_at\": \"2023-03-31T19:40:21.365Z\",\n            \"value\": null,\n            \"users\": {\n                \"id\": \"40d9b853-a4e8-42d7-a571-908bc8c94c15\",\n                \"email\": \"ilyas.datoo+3@gmail.com\",\n                \"first_name\": null,\n                \"last_name\": null,\n                \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                \"wallet_address\": \"0xc7933ad2770e1439b58aaed8a306c58e81a8045c\",\n                \"timezone\": null,\n                \"profile_url\": null,\n                \"role\": \"USER\",\n                \"created_at\": \"2023-03-31T19:39:05.390Z\",\n                \"updated_at\": \"2023-04-05T03:50:42.991Z\",\n                \"legacy_id\": null,\n                \"last_disconnected_at\": \"2023-04-05T03:50:42.558Z\"\n            },\n            \"gamifications\": [\n                {\n                    \"id\": \"2564de51-f875-4c1f-9c2f-c1a13c7bf1ff\",\n                    \"user_id\": \"40d9b853-a4e8-42d7-a571-908bc8c94c15\",\n                    \"activity_id\": \"cc6646c7-2bc2-434a-98b9-b6f32751fe1f\",\n                    \"experience_points\": 25,\n                    \"is_from_admin\": false,\n                    \"created_at\": \"2023-03-31T19:40:21.962Z\",\n                    \"updated_at\": \"2023-03-31T19:40:21.962Z\",\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"transaction_type\": \"CREDIT\"\n                }\n            ]\n        }\n    ],\n    \"currentCountPerPage\": 10,\n    \"range\": 10\n}"}],"_postman_id":"278c2671-3159-4f07-ac37-9d9f88540c99"},{"name":"myfeed","id":"4bd1aa96-0ab0-437f-8207-d6f1a88e601d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/feeds/myfeed/?limit=10&page=0","description":"<p>The \"My Activity Feed\" API endpoint is used to provide users with a personalized feed of their own activity within the Go! platform. This includes information about the user's progress towards their fitness and health goals, such as steps taken, workouts completed, and other achievements.</p>\n","urlObject":{"path":["api","v1","feeds","myfeed",""],"host":["localhost:8080"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"0"}],"variable":[]}},"response":[{"id":"ea60af3a-28e0-4d5b-9e03-9b70b16a5d02","name":"myfeed","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:8080/api/v1/feeds/myfeed/?limit=10&page=0","host":["localhost:8080"],"path":["api","v1","feeds","myfeed",""],"query":[{"key":"limit","value":"10"},{"key":"page","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"128"},{"key":"Etag","value":"W/\"80-Yx6mdC1AKAKc3ztWMuGQyA\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:50:15 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"totalCount\": 0,\n    \"totalPage\": 0,\n    \"currentPage\": 1,\n    \"next\": {\n        \"page\": 2,\n        \"limit\": 10\n    },\n    \"paginateData\": [],\n    \"currentCountPerPage\": 0,\n    \"range\": 10\n}"}],"_postman_id":"4bd1aa96-0ab0-437f-8207-d6f1a88e601d"}],"id":"b3df87f6-2f96-4381-bb14-0e651305ac25","description":"<p>The \"Feeds\" API endpoint is used to provide users with a personalized feed of content and activities based on their interests and engagement history within the Go! platform.</p>\n","_postman_id":"b3df87f6-2f96-4381-bb14-0e651305ac25"},{"name":"Leaderboard","item":[{"name":"XP Rank","id":"09a4f80c-2f7b-42a0-afe4-4f92cb4f8e6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/xp/rank","description":"<p>The \"XP Rank and Score\" API endpoint is used to retrieve a user's current XP score and rank within the Health Hero platform.</p>\n","urlObject":{"path":["api","v1","xp","rank"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"c320d33e-f710-4398-974b-31c6d485562f","name":"XP Rank","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/xp/rank"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"36"},{"key":"Etag","value":"W/\"24-zzie0OzJzHivGKDAeF2xdQ\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:50:24 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"rank\": 11,\n    \"score\": 0\n}"}],"_postman_id":"09a4f80c-2f7b-42a0-afe4-4f92cb4f8e6f"},{"name":"XP Leaderboard","id":"cf892741-b3fb-4787-b9ae-b043279bb748","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjdzQ2R3NmJ2QUFZczJEUElIdWtWZVktb1Ywd3NGYllmMUNNbE1UQXgwd0kifQ.eyJzaWQiOiJjbHdhcWwzeHAwMDJ2Y3VtenB6dmZlb2hrIiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MTU5NjY5MjUsImF1ZCI6ImNscGx3MmQwMTAwM3JsZjBmZ3kzc3h2ejUiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xwc21vM3lqMDAzeGpzMGZ4N3Rxc3Z5NyIsImV4cCI6MTcxNTk3MDUyNX0.1JMXXMjpgA5oOMCxHajSBKSWpMrZvWLoAbvdAZkSlc2DizBck1yhiXt0KJCxFPvMoXRpycG1-QtVyHGpcJgBfQ","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/snaps/leaderboard?limit=10&offset=10&by=alltime&searchQuery=","description":"<p>The \"XP Leaderboard\" API endpoint is used to retrieve information about the users with the highest XP scores in the Go! platform.</p>\n","urlObject":{"path":["api","v1","snaps","leaderboard"],"host":["localhost:8080"],"query":[{"description":{"content":"<p>limit</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"description":{"content":"<p>skip</p>\n","type":"text/plain"},"key":"offset","value":"10"},{"description":{"content":"<p>alltime,thisweek</p>\n","type":"text/plain"},"key":"by","value":"alltime"},{"key":"searchQuery","value":""}],"variable":[]}},"response":[{"id":"13629673-d18e-4977-bda4-5d933e281b06","name":"XP Leaderboard","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:8080/api/v1/xp/leaderboard?limit=5&offset=0&by=alltime","host":["localhost:8080"],"path":["api","v1","xp","leaderboard"],"query":[{"key":"limit","value":"5","description":"limit"},{"key":"offset","value":"0","description":"skip"},{"key":"by","value":"alltime","description":"alltime,thisweek"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2543"},{"key":"Etag","value":"W/\"9ef-osKXZF7Xu6lQ/N2y6dFxoA\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:50:29 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"result\": {\n        \"leaderboard\": [\n            {\n                \"user\": {\n                    \"id\": \"3a514af2-7b42-4084-9c7c-1cb1bfded480\",\n                    \"email\": \"iumairazhar@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0xc7ad868f9b421dabf7cdaa0e6c508ff74e2f1cfd\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-02-06T21:00:08.299Z\",\n                    \"updated_at\": \"2023-03-31T16:06:26.249Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 595\n            },\n            {\n                \"user\": {\n                    \"id\": \"1cddf4a1-950d-488e-aba4-e4d366b916ee\",\n                    \"email\": \"hasnainabidali@protonmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0x40150a66b418d522ae5af35d6e2c518fdcee754d\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-03-24T06:25:41.259Z\",\n                    \"updated_at\": \"2023-03-24T12:31:36.634Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 120\n            },\n            {\n                \"user\": {\n                    \"id\": \"8a9bf317-c92d-4f39-b116-389f5cbde44b\",\n                    \"email\": \"ilyas.datoo+10@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0xc7933ad2770e1439b58aaed8a306c58e81a8045c\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-03-31T20:05:05.978Z\",\n                    \"updated_at\": \"2023-03-31T20:05:14.771Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 95\n            },\n            {\n                \"user\": {\n                    \"id\": \"ddb75c53-6478-44be-94e7-4deb3b959a50\",\n                    \"email\": \"ilyas.datoo@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0x95f3507dd8cbf825a022499682a9bc5e73d99125\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-03-31T19:11:38.110Z\",\n                    \"updated_at\": \"2023-04-05T00:10:04.009Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": \"2023-04-05T00:10:03.535Z\"\n                },\n                \"score\": 45\n            },\n            {\n                \"user\": {\n                    \"id\": \"e6eb43aa-0ec6-46ca-b85f-137a99e28b69\",\n                    \"email\": \"iumairazhar+01111@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-04-01T21:33:04.445Z\",\n                    \"updated_at\": \"2023-04-01T21:33:07.023Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 25\n            },\n            {\n                \"user\": {\n                    \"id\": \"3666bcf2-a4c6-40c5-b11e-b24ea8d8902d\",\n                    \"email\": \"yasir7iqbal@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": null,\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-03-08T19:06:23.451Z\",\n                    \"updated_at\": \"2023-03-08T19:07:11.074Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 25\n            }\n        ],\n        \"hasMore\": true\n    }\n}"}],"_postman_id":"cf892741-b3fb-4787-b9ae-b043279bb748"}],"id":"f863e46d-0efb-4340-9b73-6ea499f150c2","description":"<p>The \"Leaderboard\" API endpoint is used to retrieve information about the top performers in the Go! platform. This includes information about the users with the most XP, the most steps taken, the most workouts completed,</p>\n","_postman_id":"f863e46d-0efb-4340-9b73-6ea499f150c2"},{"name":"Healthy Snap","item":[{"name":"Create a Snap","id":"179109db-c664-4522-aae4-9dd4087cd462","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"snapUrl\": \"https://gcnftblob.blob.core.windows.net/users-images/8929280.png\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/snaps","description":"<p>To create a snap using the Go! API, you would need to use the \"Create Snap\" API endpoint</p>\n","urlObject":{"path":["api","v1","snaps"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"4e202413-b1ec-4b71-9209-1278fd97eb29","name":"Create a Snap","originalRequest":{"method":"POST","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"snapUrl\": \"https://gcnftblob.blob.core.windows.net/wnft-base-images/9103992.png\",\n    \"snapType\": \"Workout\" \n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/snaps"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"81"},{"key":"Etag","value":"W/\"51-k9cMPfTuQq7UYQoBw2lr9Q\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:50:39 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"The image is not valid as it has already been used.\"\n}"}],"_postman_id":"179109db-c664-4522-aae4-9dd4087cd462"},{"name":"Snap Leaderboard","id":"1ef0e1dc-2f16-4efe-8a65-8a8f62be3ba2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/snaps/leaderboard?limit=10&offset=0&by=alltime","description":"<p>To retrieve the leaderboard for Go! Snaps, you would need to use the \"Snap Leaderboard\" API endpoint.</p>\n","urlObject":{"path":["api","v1","snaps","leaderboard"],"host":["localhost:8080"],"query":[{"key":"limit","value":"10"},{"key":"offset","value":"0"},{"key":"by","value":"alltime"}],"variable":[]}},"response":[{"id":"349713bc-1e84-486c-a532-9989f761f476","name":"Snap Leaderboard","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:8080/api/v1/snaps/leaderboard?limit=10&offset=0&by=alltime","host":["localhost:8080"],"path":["api","v1","snaps","leaderboard"],"query":[{"key":"limit","value":"10"},{"key":"offset","value":"0"},{"key":"by","value":"alltime"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4624"},{"key":"Etag","value":"W/\"1210-p9ezhwaAjYt1m/eNsFGVaw\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:50:45 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"result\": {\n        \"leaderboard\": [\n            {\n                \"user\": {\n                    \"id\": \"3a514af2-7b42-4084-9c7c-1cb1bfded480\",\n                    \"email\": \"iumairazhar@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0xc7ad868f9b421dabf7cdaa0e6c508ff74e2f1cfd\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-02-06T21:00:08.299Z\",\n                    \"updated_at\": \"2023-03-31T16:06:26.249Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 16\n            },\n            {\n                \"user\": {\n                    \"id\": \"8a9bf317-c92d-4f39-b116-389f5cbde44b\",\n                    \"email\": \"ilyas.datoo+10@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0xc7933ad2770e1439b58aaed8a306c58e81a8045c\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-03-31T20:05:05.978Z\",\n                    \"updated_at\": \"2023-03-31T20:05:14.771Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 9\n            },\n            {\n                \"user\": {\n                    \"id\": \"1cddf4a1-950d-488e-aba4-e4d366b916ee\",\n                    \"email\": \"hasnainabidali@protonmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0x40150a66b418d522ae5af35d6e2c518fdcee754d\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-03-24T06:25:41.259Z\",\n                    \"updated_at\": \"2023-03-24T12:31:36.634Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 6\n            },\n            {\n                \"user\": {\n                    \"id\": \"ddb75c53-6478-44be-94e7-4deb3b959a50\",\n                    \"email\": \"ilyas.datoo@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0x95f3507dd8cbf825a022499682a9bc5e73d99125\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-03-31T19:11:38.110Z\",\n                    \"updated_at\": \"2023-04-05T00:10:04.009Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": \"2023-04-05T00:10:03.535Z\"\n                },\n                \"score\": 3\n            },\n            {\n                \"user\": {\n                    \"id\": \"e1a92b03-a890-44e5-8813-927b7bd2af5b\",\n                    \"email\": \"angel+5@gohealthhero.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0xfb672d2380012ca77a632b4dc34da4d1755f69bb\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-04-05T16:41:02.343Z\",\n                    \"updated_at\": \"2023-04-05T16:50:54.015Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 2\n            },\n            {\n                \"user\": {\n                    \"id\": \"00178d04-0790-4db0-871a-01c620839fb7\",\n                    \"email\": \"liz1@yopmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": null,\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-03-08T15:44:23.925Z\",\n                    \"updated_at\": \"2023-03-08T15:44:23.925Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 1\n            },\n            {\n                \"user\": {\n                    \"id\": \"e6eb43aa-0ec6-46ca-b85f-137a99e28b69\",\n                    \"email\": \"iumairazhar+01111@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-04-01T21:33:04.445Z\",\n                    \"updated_at\": \"2023-04-01T21:33:07.023Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 1\n            },\n            {\n                \"user\": {\n                    \"id\": \"14191183-f96a-4bc9-a5a7-350ea341c8a4\",\n                    \"email\": \"angel+4@gohealthhero.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0xfb672d2380012ca77a632b4dc34da4d1755f69bb\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-04-05T16:30:59.954Z\",\n                    \"updated_at\": \"2023-04-05T16:33:14.599Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 1\n            },\n            {\n                \"user\": {\n                    \"id\": \"3666bcf2-a4c6-40c5-b11e-b24ea8d8902d\",\n                    \"email\": \"yasir7iqbal@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": null,\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-03-08T19:06:23.451Z\",\n                    \"updated_at\": \"2023-03-08T19:07:11.074Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 1\n            },\n            {\n                \"user\": {\n                    \"id\": \"40d9b853-a4e8-42d7-a571-908bc8c94c15\",\n                    \"email\": \"ilyas.datoo+3@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0xc7933ad2770e1439b58aaed8a306c58e81a8045c\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-03-31T19:39:05.390Z\",\n                    \"updated_at\": \"2023-04-05T03:50:42.991Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": \"2023-04-05T03:50:42.558Z\"\n                },\n                \"score\": 1\n            },\n            {\n                \"user\": {\n                    \"id\": \"48c193af-4eee-4a33-b31f-0ea7fd70a87c\",\n                    \"email\": \"ilyas.datoo+56@gmail.com\",\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"company_id\": \"f8548805-8330-4fb7-864e-760b55f23848\",\n                    \"wallet_address\": \"0xc7933ad2770e1439b58aaed8a306c58e81a8045c\",\n                    \"timezone\": null,\n                    \"profile_url\": null,\n                    \"role\": \"USER\",\n                    \"created_at\": \"2023-04-01T23:41:16.006Z\",\n                    \"updated_at\": \"2023-04-02T00:36:09.676Z\",\n                    \"legacy_id\": null,\n                    \"last_disconnected_at\": null\n                },\n                \"score\": 1\n            }\n        ],\n        \"hasMore\": true\n    }\n}"}],"_postman_id":"1ef0e1dc-2f16-4efe-8a65-8a8f62be3ba2"},{"name":"Snap Rank","id":"2078c789-8951-45eb-b40c-6d5f218d58f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/snaps/rank","description":"<p>The \"Snap Rank and Score\" API endpoint is used to retrieve a user's current Snap score and rank within the Go! platform.</p>\n","urlObject":{"path":["api","v1","snaps","rank"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"230d66c5-cb65-47e3-bfb7-9a3ebfdf5c59","name":"Snap Rank","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/v1/snaps/rank"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"36"},{"key":"Etag","value":"W/\"24-zzie0OzJzHivGKDAeF2xdQ\""},{"key":"Date","value":"Wed, 05 Apr 2023 18:50:49 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"rank\": 11,\n    \"score\": 0\n}"}],"_postman_id":"2078c789-8951-45eb-b40c-6d5f218d58f7"}],"id":"89971193-0062-46cc-8408-7122a91906da","description":"<p>\"Health Snaps\" is a feature within the Go!platform that allows users to share pictures related to their health and wellness journey</p>\n","_postman_id":"89971193-0062-46cc-8408-7122a91906da"},{"name":"Crypto API","item":[],"id":"62d48719-456d-4032-a163-3021f48ffb54","description":"<p>API's that allow users to convert Go!XP to $HLTHY token, View Balance, Link NFT's etc</p>\n","_postman_id":"62d48719-456d-4032-a163-3021f48ffb54"}],"event":[{"listen":"prerequest","script":{"id":"e0d268fc-5385-4ef6-bbe8-9e30de2d7c4b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"89ede058-8617-49bb-ac7e-d2d3ddfc7b6f","type":"text/javascript","exec":[""]}}],"variable":[{"key":"host_end_point","value":"localhost:8080"},{"key":"host_end_point","value":"https://staging-marines.herokuapp.com","disabled":true},{"key":"host_end_point","value":"https://hlthy-backend.azurewebsites.net/","type":"string","disabled":true},{"key":"token","value":"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InpydnREczBfRUw0LTFpRXVLaGF1Q3AyelNwZzd4eTl1SGNhZ1lZdkxtUGsifQ.eyJzaWQiOiJjbTByZ3htM20wM2ZqdXk2dXR3azJnYms3IiwiaXNzIjoicHJpdnkuaW8iLCJpYXQiOjE3MjcxMzUwOTksImF1ZCI6ImNscHF6cDZuODAwZ3lsYTBmMmZheHQ5czAiLCJzdWIiOiJkaWQ6cHJpdnk6Y2xyMHoyc29kMDBwdWpuMGZmcHgzbDlvZSIsImV4cCI6MTcyNzEzODY5OX0.wO03vkLIFreg0ppB5KOncfq_YoPjnbxErsJ8w_Fau2QqfJfBH7bNk9AVEMQTu27d7wE9_zlcYiO1vPPRvMvgPA","type":"string"},{"key":"token","value":"new","type":"string","disabled":true},{"key":"host_end_point","value":"https://go-staging-v21-dot-health-hero-bot.oa.r.appspot.com","type":"string","disabled":true}]}