{"info":{"_postman_id":"455e8b74-ba68-4e3d-bfa5-732007c2de3e","name":"Mindfull_Eat","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"43171328","collectionId":"455e8b74-ba68-4e3d-bfa5-732007c2de3e","publishedId":"2sB2xCgoZS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-06-23T12:42:38.000Z"},"item":[{"name":"Auth","item":[{"name":"SignUp","id":"192ab017-9fc1-4a71-8130-bc7feb73865b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{baseURL}}/api/auth/signUp","urlObject":{"path":["api","auth","signUp"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"192ab017-9fc1-4a71-8130-bc7feb73865b"},{"name":"VerifyOTP","id":"93367117-e1fe-4a6c-98a0-53e0d310eefb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"userId\": \"6855c37bd682502e159ce385\",\r\n \"otp\": \"532171\"\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/api/auth/verifyOTP","urlObject":{"path":["api","auth","verifyOTP"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"93367117-e1fe-4a6c-98a0-53e0d310eefb"},{"name":"Resent OTP","id":"d245d2b8-6f5d-48cf-8730-0108c2bdac60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"userId\": \"6855c37bd682502e159ce385\",\r\n        \"email\": \"mykeh1b2@gmail.com\"\r\n    }","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/api/auth/resendOTPVerificationCode","urlObject":{"path":["api","auth","resendOTPVerificationCode"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d245d2b8-6f5d-48cf-8730-0108c2bdac60"},{"name":"SignIn","id":"2cc6fa57-e473-4767-a1b4-af63e6c4f4b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"email\": \"mykeh1m2@gmail.com\",\r\n      \"password\": \"password123\"\r\n    }\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/api/auth/signIn","urlObject":{"path":["api","auth","signIn"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2cc6fa57-e473-4767-a1b4-af63e6c4f4b3"}],"id":"7616071f-4978-4330-98a6-baece5d34cfb","_postman_id":"7616071f-4978-4330-98a6-baece5d34cfb","description":""},{"name":"Password Management","item":[{"name":"ForgetPassword","id":"bf628152-0992-4202-8c8a-b0f86f11a93d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{baseURL}}/api/auth/forgot-password","urlObject":{"path":["api","auth","forgot-password"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf628152-0992-4202-8c8a-b0f86f11a93d"},{"name":"Verify Password Reset OTP","id":"e54c91ec-0a8a-4dd1-a1d9-b434858a8591","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{baseURL}}/api/auth/verify-password-reset-otp","urlObject":{"path":["api","auth","verify-password-reset-otp"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e54c91ec-0a8a-4dd1-a1d9-b434858a8591"},{"name":"Set New Password","id":"b14a389a-c315-4440-82d1-f943ffbfda7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{baseURL}}/api/auth/set-new-password","urlObject":{"path":["api","auth","set-new-password"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b14a389a-c315-4440-82d1-f943ffbfda7d"}],"id":"17c4254c-0664-4f41-848e-fffb61f017d1","_postman_id":"17c4254c-0664-4f41-848e-fffb61f017d1","description":""},{"name":"Mood Log","item":[{"name":"Create Mood Log","id":"82f65fcd-b459-41eb-8fd1-3b12cb48c504","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":" {\r\n      \"userId\": \"6855c1c1d682502e159ce37b\", \r\n      \"moodScore\": \"Happy\",\r\n      \"reasonText\": \"Feeling good.\"\r\n    }\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/api/moodlogs/","urlObject":{"path":["api","moodlogs",""],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"82f65fcd-b459-41eb-8fd1-3b12cb48c504"},{"name":"Get  All Mood Log","id":"7482dc19-1a55-45c5-a148-b255d8c3ed7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/api/moodlogs/","urlObject":{"path":["api","moodlogs",""],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7482dc19-1a55-45c5-a148-b255d8c3ed7e"},{"name":"Get Mood Logs by User","id":"e2a52d50-fea9-482a-96d4-1a8252560e91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseURL}}/api/moodlogs/user/6855c1c1d682502e159ce37b","urlObject":{"path":["api","moodlogs","user","6855c1c1d682502e159ce37b"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2a52d50-fea9-482a-96d4-1a8252560e91"}],"id":"0a0b4a9f-e7d0-43d2-aa3b-9d3f4b7472ff","_postman_id":"0a0b4a9f-e7d0-43d2-aa3b-9d3f4b7472ff","description":""},{"name":"Google sign","item":[{"name":"Display Google Login Link","id":"fedb4252-58ba-454a-8114-c3972025ca7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseURL}}/auth/","urlObject":{"path":["auth",""],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fedb4252-58ba-454a-8114-c3972025ca7c"},{"name":"Start Google OAuth Flow","id":"6628f959-93fe-47c1-93d4-d1d97c02718c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseURL}}/auth/google","urlObject":{"path":["auth","google"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6628f959-93fe-47c1-93d4-d1d97c02718c"},{"name":"Google OAuth Callback","id":"8a4007b9-e2bb-4e07-96fc-a69ebb365527","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseURL}}/auth/google/callback","urlObject":{"path":["auth","google","callback"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a4007b9-e2bb-4e07-96fc-a69ebb365527"}],"id":"30652a1d-d5d4-4acf-a228-ac4cbd20bab6","_postman_id":"30652a1d-d5d4-4acf-a228-ac4cbd20bab6","description":""},{"name":"Meal Log","item":[{"name":"Upload Meal Image and Data","id":"55c40deb-ae25-4e42-ba20-5689be2caed2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"portionSiz","value":"medium","type":"text","uuid":"dc353dfa-6e98-408d-9f6f-196a9b51b35e"},{"key":" hungerBefore","value":"5","type":"text","uuid":"fb63a1c0-1a98-4569-b652-13bc0b227cf8"},{"key":"hungerAfter","value":"3","type":"text","uuid":"507f8a17-62c8-48fc-9d28-710656260b76"},{"key":"mealType","value":"lunch","type":"text","uuid":"af3eefcd-cbe0-4a8d-b647-df3c8e4e2d02"},{"key":"moodLogId","value":"6855ef542d42ab23c0967654","type":"text","uuid":"4fc6f42b-826b-42e0-a240-a80b25e37a77"},{"key":"foodName","value":"spag","type":"text","uuid":"71e0eda6-8329-4149-ae77-5f60ee2075a9"},{"key":"File","type":"file","uuid":"f97a1dfe-4a37-4284-a10f-fa3241704521","src":"postman-cloud:///1f04e35c-b8af-4480-b750-ade8a1dff37c"}]},"url":"{{baseURL}}/api/meals/upload","urlObject":{"path":["api","meals","upload"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"55c40deb-ae25-4e42-ba20-5689be2caed2"}],"id":"ec81ba40-9260-4921-b5d1-68d5288829b2","_postman_id":"ec81ba40-9260-4921-b5d1-68d5288829b2","description":""},{"name":"Analysis Pattern","item":[{"name":"Get Dietary Analysis","id":"b3704ca4-dbfd-4c37-98d8-e20684d05ab9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseURL}}/api/dietary-analysis/","urlObject":{"path":["api","dietary-analysis",""],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b3704ca4-dbfd-4c37-98d8-e20684d05ab9"},{"name":"Get Dietary Analysis Copy","id":"47a2253e-3c2f-4734-b9c8-2bbdc61d56b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseURL}}/api/insights/dietary","urlObject":{"path":["api","insights","dietary"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"47a2253e-3c2f-4734-b9c8-2bbdc61d56b2"}],"id":"c4a78568-37cf-4c88-a322-95b637f1d4df","_postman_id":"c4a78568-37cf-4c88-a322-95b637f1d4df","description":""},{"name":"User","item":[{"name":"User","id":"9ba90514-b5f6-4de9-b391-a76032b143cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"9ba90514-b5f6-4de9-b391-a76032b143cc"}],"id":"f98141da-6331-42ba-9190-c184e1fdd032","_postman_id":"f98141da-6331-42ba-9190-c184e1fdd032","description":""}]}