{"info":{"_postman_id":"68cdda7e-08b5-437d-95fc-3d99aaaf4469","name":"Reach Apis","description":"<html><head></head><body><p>Api endpoints for all services in the reach system</p>\n<p>This is the biggest project I (<a href=\"https://github.com/iresharma\">@iresharma</a>) have ever embarked on. Most of the code for this project is private as I plan on launching this as a saas project.</p>\n<p>This documentation only public so that people poundaring around can get a feel of how big the project is.</p>\n<p>To get a little idea about the architecture, you can look at the image below</p>\n<p>The microservices talk to each via rpc with protocuffa</p>\n<img src=\"https://content.pstmn.io/2673330b-4d48-4323-a6bb-0fd81d17ea25/cmVhY2ggc3JjaDIuMC5wbmc=\" alt=\"\"></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"12309600","collectionId":"68cdda7e-08b5-437d-95fc-3d99aaaf4469","publishedId":"2s9Y5R1Rqs","public":true,"customColor":{"top-bar":"030712","right-sidebar":"303a2b","highlight":"ff99c9"},"publishDate":"2023-11-05T20:00:29.000Z"},"item":[{"name":"Kanban","item":[{"name":"Create Kanban board","id":"b8b5630f-23a1-42de-b416-4768fcd66d71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-UserAccount","value":"8ae8cfda-e3f5-4d26-8ef4-2827230f5e6c","type":"text"},{"key":"X-Session","value":"ab8cc465-3f58-4d6e-a7f1-5ad616d9707d","type":"text"},{"key":"X-Auth","value":"5e8a55fd-148e-4b98-8cde-0c9d3a5efb76","type":"text"}],"url":"localhost:8080/kanban","urlObject":{"port":"8080","path":["kanban"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b8b5630f-23a1-42de-b416-4768fcd66d71"},{"name":"create label","id":"883c79f6-e1e1-4952-a3ae-ec1b16703a88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-UserAccount","value":"dd86e2ec-3a0a-4a07-97f9-a797cdfe7a0","type":"text"},{"key":"X-Session","value":"256f2d09-e1a8-487e-bf91-036bd95ce614","type":"text"},{"key":"X-Auth","value":"da73a26f-9e09-47de-acea-19d707f7d3f4","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"label","value":"Reach","type":"text"},{"key":"color","value":"ff8080","type":"text"},{"key":"board","value":"2df33098-c001-4c10-bee3-7bc1ece6aa79","type":"text"}]},"url":"localhost:8080/kanban/label","urlObject":{"port":"8080","path":["kanban","label"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"883c79f6-e1e1-4952-a3ae-ec1b16703a88"},{"name":"Create kanban Item","id":"1bccae75-c0ad-4e43-b9f5-c32f6fdd6845","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Session","value":"faf257de-04fc-48a2-a487-913ff8f8daf5","type":"text"},{"key":"X-Auth","value":"7b40ad31-df24-42b0-991b-3d1e70584730","type":"text"},{"key":"X-UserAccount","value":"f7e9bf20-9238-4bf0-9262-0b5b509cfe59","type":"text"},{"key":"X-Board","value":"d712e59d-373c-4f96-8601-e3c64e72d6f4","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"label","value":"12bdfebe-d444-4b4b-b6e2-b458620dcd3b","type":"text"},{"key":"status","value":"TODO","type":"text"},{"key":"title","value":"Different label with diff status","type":"text"},{"key":"desc","value":"Random description for trial item","type":"text"},{"key":"links","value":"{\"script\":\"yolo\"}","type":"text"}]},"url":"localhost:8080/kanban/item","urlObject":{"port":"8080","path":["kanban","item"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1bccae75-c0ad-4e43-b9f5-c32f6fdd6845"},{"name":"Update Item","id":"278c7bbd-a6b1-4cd2-95b6-5254f0232278","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-UserAccount","value":"dd86e2ec-3a0a-4a07-97f9-a797cdfe7a02","type":"text"},{"key":"X-Session","value":"83711ed4-f92d-4fb8-bc06-d4458bd727d0","type":"text"},{"key":"X-Auth","value":"da73a26f-9e09-47de-acea-19d707f7d3f4","type":"text"},{"key":"X-Board","value":"2df33098-c001-4c10-bee3-7bc1ece6aa79","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"label","value":"2cbf65e6-ee2b-4e0d-8897-3f2fc29c203b","type":"text"},{"key":"status","value":"COMPLETED","type":"text"},{"key":"title","value":"Using raw sql","type":"text"},{"key":"desc","value":"update with postman","type":"text"},{"key":"links","value":"{\"script\":\"yolo\"}","type":"text"},{"key":"id","value":"TASK-7137bee5ebc4","type":"text"}]},"url":"localhost:8080/kanban/item","urlObject":{"port":"8080","path":["kanban","item"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"278c7bbd-a6b1-4cd2-95b6-5254f0232278"},{"name":"Get Items","id":"abd23240-d4c3-4166-9597-59ee97877788","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-UserAccount","value":"b6f96700-cd51-44ed-acb9-2937ac0d691f","type":"text"},{"key":"X-Session","value":"bea6862f-2102-4dad-8253-3f165c69e8b9","type":"text"},{"key":"X-Auth","value":"624a3c72-d8ca-4965-96d7-fe9aa5fb8f42","type":"text"},{"key":"X-Board","value":"3159423d-c2ec-4b53-9b6d-2187d7202b43","type":"text"}],"url":"localhost:8080/kanban/item?page=0&limit=5","urlObject":{"port":"8080","path":["kanban","item"],"host":["localhost"],"query":[{"key":"page","value":"0"},{"key":"limit","value":"5"}],"variable":[]}},"response":[],"_postman_id":"abd23240-d4c3-4166-9597-59ee97877788"},{"name":"Export items","id":"6a39ebe3-efda-46e8-a7df-582ead6b176e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-UserAccount","value":"dd86e2ec-3a0a-4a07-97f9-a797cdfe7a02","type":"text"},{"key":"X-Session","value":"b6c78c4b-89e6-459e-8236-613c08dba54b","type":"text"},{"key":"X-Auth","value":"da73a26f-9e09-47de-acea-19d707f7d3f4","type":"text"},{"key":"X-Board","value":"2df33098-c001-4c10-bee3-7bc1ece6aa79","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"blah","type":"text"}]},"url":"localhost:8080/kanban/export","urlObject":{"port":"8080","path":["kanban","export"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a39ebe3-efda-46e8-a7df-582ead6b176e"},{"name":"Get labels","id":"6905b8b2-cd2f-4135-a4fb-b50e5d5048b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-UserAccount","value":"dd86e2ec-3a0a-4a07-97f9-a797cdfe7a0","type":"text"},{"key":"X-Session","value":"8aaa2c43-d2af-47ed-bb27-a994edc1cb20","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"},{"key":"X-Board","value":"2df33098-c001-4c10-bee3-7bc1ece6aa79","type":"text"}],"url":"localhost:8080/kanban/labels","urlObject":{"port":"8080","path":["kanban","labels"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6905b8b2-cd2f-4135-a4fb-b50e5d5048b8"},{"name":"Get label","id":"62eb3da2-c5f8-40a1-9104-edb743636aff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-UserAccount","value":"dd86e2ec-3a0a-4a07-97f9-a797cdfe7a0","type":"text"},{"key":"X-Session","value":"8aaa2c43-d2af-47ed-bb27-a994edc1cb20","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"},{"key":"X-Board","value":"2df33098-c001-4c10-bee3-7bc1ece6aa79","type":"text"}],"url":"localhost:8080/kanban/label?label_id=2cbf65e6-ee2b-4e0d-8897-3f2fc29c203b","urlObject":{"port":"8080","path":["kanban","label"],"host":["localhost"],"query":[{"key":"label_id","value":"2cbf65e6-ee2b-4e0d-8897-3f2fc29c203b"}],"variable":[]}},"response":[],"_postman_id":"62eb3da2-c5f8-40a1-9104-edb743636aff"},{"name":"Add Comment","id":"77a40b17-99fa-4fff-8049-19d6e89c7d59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-UserAccount","value":"dd86e2ec-3a0a-4a07-97f9-a797cdfe7a0","type":"text"},{"key":"X-Session","value":"8aaa2c43-d2af-47ed-bb27-a994edc1cb20","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"},{"key":"X-Board","value":"2df33098-c001-4c10-bee3-7bc1ece6aa79","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"message","value":"This comments adds id to response","type":"text"}]},"url":"localhost:8080/kanban/comment?item_id=TASK-5db4002358f2","urlObject":{"port":"8080","path":["kanban","comment"],"host":["localhost"],"query":[{"key":"item_id","value":"TASK-5db4002358f2"}],"variable":[]}},"response":[],"_postman_id":"77a40b17-99fa-4fff-8049-19d6e89c7d59"},{"name":"Update Comment","id":"1e488adb-ab21-4612-bb89-1cbb691f2467","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-UserAccount","value":"dd86e2ec-3a0a-4a07-97f9-a797cdfe7a0","type":"text"},{"key":"X-Session","value":"8aaa2c43-d2af-47ed-bb27-a994edc1cb20","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"},{"key":"X-Board","value":"2df33098-c001-4c10-bee3-7bc1ece6aa79","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"message","value":"Changed the message because add comment appraently worked","type":"text"}]},"url":"localhost:8080/kanban/comment?comment_id=40b90e77-9456-4235-aca6-6b9871d60eb0","urlObject":{"port":"8080","path":["kanban","comment"],"host":["localhost"],"query":[{"key":"comment_id","value":"40b90e77-9456-4235-aca6-6b9871d60eb0"}],"variable":[]}},"response":[],"_postman_id":"1e488adb-ab21-4612-bb89-1cbb691f2467"},{"name":"Delete Comment","id":"6edbe5d7-1bd8-44dc-b893-fa996f0865d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-UserAccount","value":"dd86e2ec-3a0a-4a07-97f9-a797cdfe7a0","type":"text"},{"key":"X-Session","value":"8aaa2c43-d2af-47ed-bb27-a994edc1cb20","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"},{"key":"X-Board","value":"2df33098-c001-4c10-bee3-7bc1ece6aa79","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"localhost:8080/kanban/comment?comment_id=40b90e77-9456-4235-aca6-6b9871d60eb0","urlObject":{"port":"8080","path":["kanban","comment"],"host":["localhost"],"query":[{"key":"comment_id","value":"40b90e77-9456-4235-aca6-6b9871d60eb0"}],"variable":[]}},"response":[],"_postman_id":"6edbe5d7-1bd8-44dc-b893-fa996f0865d8"},{"name":"Delete Item","id":"2465ac70-302f-4f89-8879-f2b8a71120ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Session","value":"dbee452a-5d48-4086-bd94-d8f6addc643e","type":"text"},{"key":"X-Auth","value":"624a3c72-d8ca-4965-96d7-fe9aa5fb8f42","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"TASK-575ddffab4ed","type":"text"}]},"url":"localhost:8080/kanban/item","urlObject":{"port":"8080","path":["kanban","item"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2465ac70-302f-4f89-8879-f2b8a71120ec"}],"id":"0173a2fd-ae45-4458-9dde-f3dffedbb7f7","description":"<p>Apis related to Kanban service</p>\n","_postman_id":"0173a2fd-ae45-4458-9dde-f3dffedbb7f7"},{"name":"Page","item":[{"name":"Create Page","id":"b71bd645-7b42-448a-8beb-5222452d5b3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-UserAccount","value":"951de14c-0dc3-41b2-8e10-101e3d09e34b","type":"text"},{"key":"X-Session","value":"31537eaa-dbe2-49a3-a7aa-d910e9736727","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"route","value":"iresharma","type":"text"}]},"url":"localhost:8080/page","urlObject":{"port":"8080","path":["page"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b71bd645-7b42-448a-8beb-5222452d5b3e"},{"name":"Get full page","id":"8d6bb5ba-71e1-41f2-b295-c5878d7f1c4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/page/iresharma","urlObject":{"port":"8080","path":["page","iresharma"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d6bb5ba-71e1-41f2-b295-c5878d7f1c4b"},{"name":"Get full page by ID","id":"df8e72aa-5d4e-4aa7-a859-7c2107926af4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/page/id/00722917-477f-475f-9390-91c09a1d3aba","urlObject":{"port":"8080","path":["page","id","00722917-477f-475f-9390-91c09a1d3aba"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"df8e72aa-5d4e-4aa7-a859-7c2107926af4"},{"name":"Create Template","id":"78e4cdb1-188c-48d2-99fe-7564a4140452","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-UserAccount","value":"951de14c-0dc3-41b2-8e10-101e3d09e34b","type":"text"},{"key":"X-Session","value":"31537eaa-dbe2-49a3-a7aa-d910e9736727","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"},{"key":"X-Page","value":"00722917-477f-475f-9390-91c09a1d3aba","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Name","value":"iresharma","type":"text"},{"key":"Desc","value":"iresharma is brand of class and some shit like that","type":"text"},{"key":"Image","value":"https://api.dicebear.com/7.x/croodles-neutral/svg?seed=Dusty","type":"text"},{"key":"Button","value":"button-4","type":"text"},{"key":"Background","value":"","type":"text"},{"key":"Font","value":"Inter","type":"text"},{"key":"FontColor","value":"Red","type":"text"},{"key":"SocialPosition","value":"","type":"text"}]},"url":"localhost:8080/page/template","urlObject":{"port":"8080","path":["page","template"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"78e4cdb1-188c-48d2-99fe-7564a4140452"},{"name":"Update Template","id":"408fc97b-a6ff-445a-b6a7-119c5403471b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-UserAccount","value":"951de14c-0dc3-41b2-8e10-101e3d09e34b","type":"text"},{"key":"X-Session","value":"31537eaa-dbe2-49a3-a7aa-d910e9736727","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"},{"key":"X-Page","value":"00722917-477f-475f-9390-91c09a1d3aba","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Name","value":"iresharma","type":"text"},{"key":"Desc","value":"Ok i edited the dorky description","type":"text"},{"key":"Image","value":"https://api.dicebear.com/7.x/croodles-neutral/svg?seed=Dusty","type":"text"},{"key":"Button","value":"button-4","type":"text"},{"key":"Background","value":"","type":"text"},{"key":"Font","value":"Inter","type":"text"},{"key":"FontColor","value":"Red","type":"text"},{"key":"SocialPosition","value":"","type":"text"}]},"url":"localhost:8080/page/template","urlObject":{"port":"8080","path":["page","template"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"408fc97b-a6ff-445a-b6a7-119c5403471b"},{"name":"Create Link","id":"c5597b2f-c82d-436d-898c-7fcbaa05724f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-UserAccount","value":"951de14c-0dc3-41b2-8e10-101e3d09e34b","type":"text"},{"key":"X-Session","value":"31537eaa-dbe2-49a3-a7aa-d910e9736727","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"},{"key":"X-Page","value":"00722917-477f-475f-9390-91c09a1d3aba","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Name","value":"website","type":"text"},{"key":"Link","value":"https://iresharma.com","type":"text"},{"key":"Icon","value":"","type":"text"},{"key":"isSocialIcon","value":"","type":"text"},{"key":"sequence","value":"","type":"text"}]},"url":"localhost:8080/page/links","urlObject":{"port":"8080","path":["page","links"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c5597b2f-c82d-436d-898c-7fcbaa05724f"},{"name":"Update Link","id":"2953dc6a-ca67-48a9-bc97-a56e81d33eea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-UserAccount","value":"951de14c-0dc3-41b2-8e10-101e3d09e34b","type":"text"},{"key":"X-Session","value":"6aa3f6f5-476a-42db-8791-e54f48b2db8a","type":"text"},{"key":"X-Auth","value":"da73a26f-9e09-47de-acea-19d707f7d3f4","type":"text"},{"key":"X-Page","value":"00722917-477f-475f-9390-91c09a1d3aba","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Name","value":"Github - blah","type":"text"},{"key":"Link","value":"https://github.com/iresharma","type":"text"},{"key":"Icon","value":"","type":"text"},{"key":"isSocialIcon","value":"","type":"text"},{"key":"id","value":"9f5fed87-2e4b-42cb-946e-1c93b76a8025","type":"text"},{"key":"sequence","value":"0","type":"text"}]},"url":"localhost:8080/page/links","urlObject":{"port":"8080","path":["page","links"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2953dc6a-ca67-48a9-bc97-a56e81d33eea"},{"name":"Create Meta","id":"37a57771-173e-47bc-a5b6-9d73f51f689c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-UserAccount","value":"951de14c-0dc3-41b2-8e10-101e3d09e34b","type":"text"},{"key":"X-Session","value":"31537eaa-dbe2-49a3-a7aa-d910e9736727","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"},{"key":"X-Page","value":"00722917-477f-475f-9390-91c09a1d3aba","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"template_id","value":"3f8c2d10-52d2-441b-b405-eb9f28f7e894","type":"text"},{"key":"tag_type","value":"title","type":"text"},{"key":"value","value":"wassup bitches","type":"text"}]},"url":"localhost:8080/page/meta","urlObject":{"port":"8080","path":["page","meta"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"37a57771-173e-47bc-a5b6-9d73f51f689c"},{"name":"Update Meta","id":"f5412dbd-6e59-4c49-ae24-2e6b6a30eca2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-UserAccount","value":"951de14c-0dc3-41b2-8e10-101e3d09e34b","type":"text"},{"key":"X-Session","value":"31537eaa-dbe2-49a3-a7aa-d910e9736727","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"},{"key":"X-Page","value":"00722917-477f-475f-9390-91c09a1d3aba","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"template_id","value":"3f8c2d10-52d2-441b-b405-eb9f28f7e894","type":"text"},{"key":"tag_type","value":"title","type":"text"},{"key":"value","value":"A website for iresharma brand","type":"text"},{"key":"id","value":"8a31389c-b853-4706-9536-fdc3f823fc48","type":"text"}]},"url":"localhost:8080/page/meta","urlObject":{"port":"8080","path":["page","meta"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5412dbd-6e59-4c49-ae24-2e6b6a30eca2"},{"name":"ServerBuild","id":"fa7421d9-3dd9-4d67-9854-4dcef36ca772","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/page/server","urlObject":{"port":"8080","path":["page","server"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa7421d9-3dd9-4d67-9854-4dcef36ca772"},{"name":"Delete Link","id":"9ac4f801-6474-4c94-86bc-7d2f6b239f7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-Session","value":"dbee452a-5d48-4086-bd94-d8f6addc643e","type":"text"},{"key":"X-Auth","value":"624a3c72-d8ca-4965-96d7-fe9aa5fb8f42","type":"text"}],"url":"localhost:8080/page/link?id=148b7b58-da57-469e-9553-0b0e4067ba4e","urlObject":{"port":"8080","path":["page","link"],"host":["localhost"],"query":[{"key":"id","value":"148b7b58-da57-469e-9553-0b0e4067ba4e"}],"variable":[]}},"response":[],"_postman_id":"9ac4f801-6474-4c94-86bc-7d2f6b239f7c"}],"id":"7e2fbeb1-5a1b-48cc-b917-29e7a39f2a99","description":"<p>These set of APIs are used to handle requests for the brand page feature.</p>\n","_postman_id":"7e2fbeb1-5a1b-48cc-b917-29e7a39f2a99"},{"name":"Mailing list","item":[{"name":"add user to mailing list","id":"397978cd-a330-4382-8d4b-700ae7a1112b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://reach-mailinglist-production.up.railway.app/?email=reach.io.primary@gmail.com","urlObject":{"protocol":"http","path":[""],"host":["reach-mailinglist-production","up","railway","app"],"query":[{"key":"email","value":"reach.io.primary@gmail.com"}],"variable":[]}},"response":[],"_postman_id":"397978cd-a330-4382-8d4b-700ae7a1112b"}],"id":"74828efe-824e-41a8-9e60-6f05b56f9adf","_postman_id":"74828efe-824e-41a8-9e60-6f05b56f9adf","description":""},{"name":"Storage","item":[{"name":"Upload Object","id":"bab39112-3580-4e2a-b868-03b8cb4242c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-UserAccount","value":"951de14c-0dc3-41b2-8e10-101e3d09e34b","type":"text"},{"key":"X-Session","value":"31537eaa-dbe2-49a3-a7aa-d910e9736727","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"path","value":"/hello.png","type":"text"}]},"url":"localhost:8080/storage/files","urlObject":{"path":["storage","files"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"bab39112-3580-4e2a-b868-03b8cb4242c5"},{"name":"Delete Object","id":"01d0578e-87e5-4405-9f54-e0b151ea0bfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-UserAccount","value":"951de14c-0dc3-41b2-8e10-101e3d09e34b","type":"text"},{"key":"X-Session","value":"31537eaa-dbe2-49a3-a7aa-d910e9736727","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"path","value":"/hello.png","type":"text"}]},"url":"localhost:8080/storage/files","urlObject":{"path":["storage","files"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"01d0578e-87e5-4405-9f54-e0b151ea0bfd"},{"name":"Get Object","id":"79f406ce-7087-483f-8e50-9a3c029668df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-UserAccount","value":"951de14c-0dc3-41b2-8e10-101e3d09e34b","type":"text"},{"key":"X-Session","value":"31537eaa-dbe2-49a3-a7aa-d910e9736727","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"path","value":"/hello.png","type":"text"}]},"url":"localhost:8080/storage/files","urlObject":{"path":["storage","files"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"79f406ce-7087-483f-8e50-9a3c029668df"}],"id":"c7fd34a7-dbf1-434e-9343-5cc31d2fb0a2","_postman_id":"c7fd34a7-dbf1-434e-9343-5cc31d2fb0a2","description":""},{"name":"Page Analytics","item":[{"name":"Add viewer","id":"8e9a75c6-4180-4ce7-b0fa-e2fcb0a5c30d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4050/views?page=3159423d-c2ec-4b53-9b6d-2187d7202b43","urlObject":{"protocol":"http","port":"4050","path":["views"],"host":["127","0","0","1"],"query":[{"key":"page","value":"3159423d-c2ec-4b53-9b6d-2187d7202b43"}],"variable":[]}},"response":[],"_postman_id":"8e9a75c6-4180-4ce7-b0fa-e2fcb0a5c30d"},{"name":"Add clicks","id":"e23777df-abe3-46bf-b2b9-2b985a7af8a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4050/clicks?page=3159423d-c2ec-4b53-9b6d-2187d7202b43","urlObject":{"protocol":"http","port":"4050","path":["clicks"],"host":["127","0","0","1"],"query":[{"key":"page","value":"3159423d-c2ec-4b53-9b6d-2187d7202b43"}],"variable":[]}},"response":[],"_postman_id":"e23777df-abe3-46bf-b2b9-2b985a7af8a0"},{"name":"Get unique views","id":"451369af-aa47-4e0a-85d3-adac7b257144","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"page-route","value":"123-dsfasf","type":"text"}],"url":"http://127.0.0.1:4050/views/unique?time-delta=YEAR&page-route=123-dsfasf","urlObject":{"protocol":"http","port":"4050","path":["views","unique"],"host":["127","0","0","1"],"query":[{"key":"time-delta","value":"YEAR"},{"key":"page-route","value":"123-dsfasf"}],"variable":[]}},"response":[],"_postman_id":"451369af-aa47-4e0a-85d3-adac7b257144"},{"name":"Get unique clicks","id":"20295c56-8bc0-4452-a341-93e49ed4558c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"page-route","value":"123-dsfasf","type":"text"}],"url":"http://127.0.0.1:4050/clicks/unique?time-delta=YEAR&page=3159423d-c2ec-4b53-9b6d-2187d7202b43","urlObject":{"protocol":"http","port":"4050","path":["clicks","unique"],"host":["127","0","0","1"],"query":[{"key":"time-delta","value":"YEAR"},{"key":"page","value":"3159423d-c2ec-4b53-9b6d-2187d7202b43"}],"variable":[]}},"response":[],"_postman_id":"20295c56-8bc0-4452-a341-93e49ed4558c"},{"name":"Get ctr","id":"f3c78149-585d-49fc-a520-c27bf965c495","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4050/ctr?time-delta=YEAR&page-route=123-dsfasf","urlObject":{"protocol":"http","port":"4050","path":["ctr"],"host":["127","0","0","1"],"query":[{"key":"time-delta","value":"YEAR"},{"key":"page-route","value":"123-dsfasf"}],"variable":[]}},"response":[],"_postman_id":"f3c78149-585d-49fc-a520-c27bf965c495"}],"id":"ca139ff5-3c58-4b81-999c-ce91540284db","_postman_id":"ca139ff5-3c58-4b81-999c-ce91540284db","description":""},{"name":"Create Auth Item","id":"437cd822-b90d-42de-ae27-69ab0c740a89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"iresh@gmail1.com","type":"text"},{"key":"password","value":"Mahesh-01022001","type":"text"}]},"url":"localhost:8080/user","urlObject":{"path":["user"],"host":["localhost:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"437cd822-b90d-42de-ae27-69ab0c740a89"},{"name":"create session","id":"96241d37-e075-47ee-a7f2-662e38a1723e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"iresh.sharma8@gmail.com","type":"text"},{"key":"password","value":"Mahesh-01022001","type":"text"}]},"url":"localhost:8080/session","urlObject":{"port":"8080","path":["session"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"96241d37-e075-47ee-a7f2-662e38a1723e"},{"name":"Session Validate","id":"e620898d-d71d-4f62-95bc-3b3dbc7f47f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"},{"key":"X-Session","value":"eb3f1560-6014-4908-887c-89f1a2ebd844","type":"text"}],"url":"localhost:8080/session","urlObject":{"port":"8080","path":["session"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e620898d-d71d-4f62-95bc-3b3dbc7f47f1"},{"name":"Add perm","id":"954e1d8d-92ae-405b-8738-c7b8acd49f8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-Session","value":"ae3a8161-246e-418b-8cfe-211805c1fb46","type":"text"},{"key":"X-Auth","value":"928a8d8d-a7b2-48c0-8aeb-7cc1de7828c7","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user","value":"938abc75-12e5-4dd4-9c2d-9411dbca8775","type":"text"},{"key":"perm","value":"kanban:read","type":"text"}]},"url":"localhost:8080/user/perm","urlObject":{"port":"8080","path":["user","perm"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"954e1d8d-92ae-405b-8738-c7b8acd49f8b"},{"name":"test endpoint (IGNORE)","id":"71d1d730-1590-40da-be08-7a59048e1f07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Session","value":"284077f7-7f64-4037-9410-075e51d00d66","type":"text"},{"key":"X-Auth","value":"a0965963-d9e7-4c90-9185-668fa56ce3a0","type":"text"}],"url":"localhost:8080/tmep","urlObject":{"port":"8080","path":["tmep"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"71d1d730-1590-40da-be08-7a59048e1f07"},{"name":"Create User Account","id":"fed0c20a-2ed1-4ffb-8622-2083f17aa1cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Session","value":"ab8cc465-3f58-4d6e-a7f1-5ad616d9707d","type":"text"},{"key":"X-Auth","value":"5e8a55fd-148e-4b98-8cde-0c9d3a5efb76","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"account_name","value":"iresharma","type":"text"}]},"url":"localhost:8080/userAccount","urlObject":{"port":"8080","path":["userAccount"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fed0c20a-2ed1-4ffb-8622-2083f17aa1cf"},{"name":"Get User Account","id":"f8fd5595-f6d8-43f0-ab9f-b883a41dd40c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-UserAccount","value":"325e1aa1-da01-4bc5-9789-de0944d8f182","type":"text"},{"key":"X-Session","value":"582a0acc-6daa-4490-9040-64633ee1625c","type":"text"},{"key":"X-Auth","value":"928a8d8d-a7b2-48c0-8aeb-7cc1de7828c7","type":"text"}],"url":"localhost:8080/userAccount","urlObject":{"port":"8080","path":["userAccount"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8fd5595-f6d8-43f0-ab9f-b883a41dd40c"},{"name":"User in user account","id":"96cb9702-4dc9-4a38-9c5d-220de0265f0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-UserAccount","value":"325e1aa1-da01-4bc5-9789-de0944d8f182","type":"text"},{"key":"X-Session","value":"ae3a8161-246e-418b-8cfe-211805c1fb46","type":"text"},{"key":"X-Auth","value":"928a8d8d-a7b2-48c0-8aeb-7cc1de7828c7","type":"text"}],"url":"localhost:8080/userAccount/user?userId=928a8d8d-a7b2-48c0-8aeb-7cc1de7828c7","urlObject":{"port":"8080","path":["userAccount","user"],"host":["localhost"],"query":[{"key":"userId","value":"928a8d8d-a7b2-48c0-8aeb-7cc1de7828c7"}],"variable":[]}},"response":[],"_postman_id":"96cb9702-4dc9-4a38-9c5d-220de0265f0e"},{"name":"Get userAccount with userID","id":"c6a4bf17-e1c7-4af5-b526-857fde51d00d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Session","value":"9061c0f6-f586-47f0-a3c0-d33d019f1f6c","type":"text"},{"key":"X-Auth","value":"da73a26f-9e09-47de-acea-19d707f7d3f4","type":"text"}],"url":"localhost:8080/user/userAccount","urlObject":{"port":"8080","path":["user","userAccount"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6a4bf17-e1c7-4af5-b526-857fde51d00d"},{"name":"Check email exists","id":"e7302ad1-ed4f-404c-ab96-9465608540ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/user?email=iresh@gmail.com","urlObject":{"port":"8080","path":["user"],"host":["localhost"],"query":[{"key":"email","value":"iresh@gmail.com"}],"variable":[]}},"response":[],"_postman_id":"e7302ad1-ed4f-404c-ab96-9465608540ab"},{"name":"Create Metadata","id":"8fbdb607-1dd1-4f9a-b6c8-80ebe39a6763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Session","value":"5580a432-6786-4dbe-832e-98f146fa2411","type":"text"},{"key":"X-Auth","value":"58789f09-087e-4be5-a169-d4fd243f566a","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Iresh Sharma","type":"text"},{"key":"photourl","value":"","type":"text"}]},"url":"localhost:8080/metadata","urlObject":{"port":"8080","path":["metadata"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8fbdb607-1dd1-4f9a-b6c8-80ebe39a6763"},{"name":"Update metadata","id":"9c480fa9-f1b5-46ef-b76e-8a23a25addc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"X-Session","value":"bea6862f-2102-4dad-8253-3f165c69e8b9","type":"text"},{"key":"X-Auth","value":"624a3c72-d8ca-4965-96d7-fe9aa5fb8f42","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"wow wow","type":"text"},{"key":"photoUrl","value":"https://www.iresharma.com/assets/img/image-cards-1.png","type":"text"}]},"url":"localhost:8080/metadata","urlObject":{"port":"8080","path":["metadata"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9c480fa9-f1b5-46ef-b76e-8a23a25addc4"},{"name":"Create user account invite token","id":"c3e5439f-6672-4115-bb7a-4fb93b7addc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth","value":"3df914a0-b53c-409d-bf26-2b75e905733f","type":"text"},{"key":"X-Session","value":"5b5bacbd-c9af-4e2d-a36f-0d4a4935d873","type":"text"},{"key":"X-UserAccount","value":"a23b20c7-f011-4c2a-941a-6c225ec960ab","type":"text"}],"url":"localhost:8080/userAccount/token","urlObject":{"port":"8080","path":["userAccount","token"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3e5439f-6672-4115-bb7a-4fb93b7addc8"},{"name":"Consume token for userAccount","id":"c07c475f-2554-4fae-8869-21d85133e6c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth","value":"3df914a0-b53c-409d-bf26-2b75e905733f","type":"text"},{"key":"X-Session","value":"5b5bacbd-c9af-4e2d-a36f-0d4a4935d873","type":"text"},{"key":"X-UserAccount","value":"a23b20c7-f011-4c2a-941a-6c225ec960ab","type":"text"}],"url":"localhost:8080/userAccount/verify?token=b5d746d9-8337-4a97-9f42-c1ca16e2a5a6","urlObject":{"port":"8080","path":["userAccount","verify"],"host":["localhost"],"query":[{"key":"token","value":"b5d746d9-8337-4a97-9f42-c1ca16e2a5a6"}],"variable":[]}},"response":[],"_postman_id":"c07c475f-2554-4fae-8869-21d85133e6c0"},{"name":"Send verification mail","id":"b1a0557b-bbe6-4598-b1d2-b5a31bfcbedf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Auth","value":"624a3c72-d8ca-4965-96d7-fe9aa5fb8f42","type":"text"}],"url":"localhost:8080/user/verify/create","urlObject":{"port":"8080","path":["user","verify","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1a0557b-bbe6-4598-b1d2-b5a31bfcbedf"},{"name":"Consume token for email verify","id":"75d22cd5-8cec-496a-9882-2b87e6711a27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/user/verify/consume/{token}","urlObject":{"port":"8080","path":["user","verify","consume","{token}"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"75d22cd5-8cec-496a-9882-2b87e6711a27"},{"name":"Get Auth with Metadata","id":"6f0cb82b-e510-461f-b477-deb871a15e00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Session","value":"bea6862f-2102-4dad-8253-3f165c69e8b9","type":"text"},{"key":"X-Auth","value":"624a3c72-d8ca-4965-96d7-fe9aa5fb8f42","type":"text"}],"url":"localhost:8080/metadata","urlObject":{"port":"8080","path":["metadata"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f0cb82b-e510-461f-b477-deb871a15e00"}],"variable":[{"key":"auth-proxy-url","value":"localhost:8080"}]}