{"info":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","description":"<html><head></head><body><p>PostMan Collection for FastAPI SaaS Template</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"17138168","collectionId":"33f87474-a890-435a-9313-e7d35bfc1a56","publishedId":"2s93CGRbQg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-02-16T23:50:24.000Z"},"item":[{"name":"User Auth","item":[{"name":"User Register","id":"9f17a063-625f-4b86-8bbc-d24a2fea7279","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"philip\",\n    \"last_name\": \"Okiokio\",\n    \"email\": \"philiptest@gmail.com\",\n    \"password\": \"wemovewe\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/auth/register/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","auth","register",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"9f17a063-625f-4b86-8bbc-d24a2fea7279"},{"name":"Resend Verification Email","id":"8c96e86b-f93e-4a59-a29f-b3e790b3790e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n    \"email\": \"philiptest@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/auth/resend-account-verification/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","auth","resend-account-verification",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c96e86b-f93e-4a59-a29f-b3e790b3790e"},{"name":"Email Verification","id":"877e0757-e89e-4c3b-b703-3b0272196471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n    \"email\": \"philipokiokio@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/auth/account-verification/InBoaWxpcHRlc3RAZ21haWwuY29tIg.ZE46jw.PrLtBXD3hlLd7i05M8pzVrTj6pA/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","auth","account-verification","InBoaWxpcHRlc3RAZ21haWwuY29tIg.ZE46jw.PrLtBXD3hlLd7i05M8pzVrTj6pA",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"877e0757-e89e-4c3b-b703-3b0272196471"},{"name":"User Login","id":"f45aac03-dccc-4dc4-87fd-1f2126349f7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"username","value":"philiptest@gmail.com","type":"text"},{"key":"password","value":"wemovewe","type":"text"}]},"url":"http://127.0.0.1:7800/api/v1/auth/login/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","auth","login",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"f45aac03-dccc-4dc4-87fd-1f2126349f7e"},{"name":"Reset Password","id":"a946c5f8-7ceb-4aaf-9866-7ed3a34cc9d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"philiptest@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/auth/reset-password/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","auth","reset-password",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"a946c5f8-7ceb-4aaf-9866-7ed3a34cc9d5"},{"name":"Reset Password Complete","id":"c063a22f-7d44-46a7-817e-e54d4cec0611","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"password\":\"wemovewe\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/auth/password-reset/complete/InBoaWxpcG9raW9raW9AZ21haWwuY29tIg.Y9_Baw.cPx39LzldMWhFjUb9JeQVrUgAJ4/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","auth","password-reset","complete","InBoaWxpcG9raW9raW9AZ21haWwuY29tIg.Y9_Baw.cPx39LzldMWhFjUb9JeQVrUgAJ4",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"c063a22f-7d44-46a7-817e-e54d4cec0611"},{"name":"User Me","id":"15512ef0-ef3f-417d-8092-7b138dc3639f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"username","value":"philipokiokio@gmaiil.com","type":"text"},{"key":"password","value":"wemovewe","type":"text"}]},"url":"http://127.0.0.1:7800/api/v1/auth/me/","urlObject":{"path":["api","v1","auth","me",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"15512ef0-ef3f-417d-8092-7b138dc3639f"},{"name":"Change UserPassword","id":"8c01d1f8-972b-4a94-baa3-8a28ac503b9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"password\": \"wemovewe\",\n    \"old_password\": \"wemovewe\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/auth/change-password/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","auth","change-password",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c01d1f8-972b-4a94-baa3-8a28ac503b9b"},{"name":"User Update","id":"d50488e2-dd6b-40d3-ae99-0937f8129230","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Philip\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/auth/update/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","auth","update",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"d50488e2-dd6b-40d3-ae99-0937f8129230"},{"name":"User Refresh","id":"cde26e51-1422-4619-80d0-a1d69f2e87b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Refresh-Tok","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZW1haWwiOiJwaGlsaXB0ZXN0QGdtYWlsLmNvbSIsImV4cCI6MTY4MzE5NzEzM30.jv090rtJG6XgwdawipaqYIzqodoRbyz0k5Kl9CEjwc0","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Philip\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/auth/refresh/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","auth","refresh",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"cde26e51-1422-4619-80d0-a1d69f2e87b7"},{"name":"User Delete","id":"2b01f8ad-d597-4f3b-b1d9-58390e19614c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Philip\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/auth/delete/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","auth","delete",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b01f8ad-d597-4f3b-b1d9-58390e19614c"}],"id":"322ba3e0-9d76-4af0-843a-d14fb899e33f","description":"<p>User Auth and User centric Endpoints.</p>\n","_postman_id":"322ba3e0-9d76-4af0-843a-d14fb899e33f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}}},{"name":"Organization","item":[{"name":"Create Org","id":"89888f87-fd2e-48d3-912d-19befe751fe9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"Kaizen 3\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/org/create/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","org","create",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"89888f87-fd2e-48d3-912d-19befe751fe9"},{"name":"All Orgs a user belongs to.","id":"86fbb522-b44b-4317-846a-8c9a7da7b178","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"chapel blue\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/orgs/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","orgs",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"86fbb522-b44b-4317-846a-8c9a7da7b178"},{"name":"Org by slug","id":"36d2fd23-d8eb-484c-8a53-319cb6400cae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"chapel blue\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/org/bf5640c81b5642/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","org","bf5640c81b5642",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"36d2fd23-d8eb-484c-8a53-319cb6400cae"},{"name":"Org Update","id":"01143c93-0843-4851-875e-5fa165811458","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"chapel hill blue\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/org/2af7d391b48248/update/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","org","2af7d391b48248","update",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"01143c93-0843-4851-875e-5fa165811458"},{"name":"Org Delete","id":"2377cc14-6432-4224-b235-793589740b55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"chapel hill blue\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/org/2af7d391b48248/delete/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","org","2af7d391b48248","delete",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"2377cc14-6432-4224-b235-793589740b55"},{"name":"Invite Org Link Gen","id":"c93c1e38-6547-4aa9-813a-9b8f831f3097","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"role\": \"Member\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/org/bf5640c81b5642/invite-link/gen/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","org","bf5640c81b5642","invite-link","gen",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"c93c1e38-6547-4aa9-813a-9b8f831f3097"},{"name":"Revoke Org Link","id":"8c9e41cc-e4f9-47f6-afe3-d3eea647c4b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://127.0.0.1:7800/api/v1/org/2af7d391b48248/revoke-link/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","org","2af7d391b48248","revoke-link",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c9e41cc-e4f9-47f6-afe3-d3eea647c4b7"},{"name":"Org Join","id":"245b9735-f66a-4649-90b0-8bf48a767aba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://127.0.0.1:7800/api/v1/org/bf5640c81b5642/revoke-link/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","org","bf5640c81b5642","revoke-link",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"245b9735-f66a-4649-90b0-8bf48a767aba"},{"name":"Org Members","id":"f9ebbf55-38d7-4e42-a809-794e27270c79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:7800/api/v1/org/bf5640c81b5642/members/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","org","bf5640c81b5642","members",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9ebbf55-38d7-4e42-a809-794e27270c79"},{"name":"Get Org Member","id":"777a8134-4f0f-4915-9c7e-24e5508f796f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:7800/api/v1/org/2af7d391b48248/member/1/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","org","2af7d391b48248","member","1",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"777a8134-4f0f-4915-9c7e-24e5508f796f"},{"name":"Update Org Member","id":"ddbba07c-8b17-4c16-8c20-0bf987ee4a87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"role\": \"Admin\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:7800/api/v1/org/2af7d391b48248/member/1/update/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","org","2af7d391b48248","member","1","update",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"ddbba07c-8b17-4c16-8c20-0bf987ee4a87"},{"name":"Delete Org Member","id":"30d5a856-b917-48ba-9cdf-51c057762aaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:7800/api/v1/org/2af7d391b48248/member/1/delete/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"path":["api","v1","org","2af7d391b48248","member","1","delete",""],"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"30d5a856-b917-48ba-9cdf-51c057762aaa"}],"id":"3c79dbba-0252-4329-ae8c-bc5b74bb249d","_postman_id":"3c79dbba-0252-4329-ae8c-bc5b74bb249d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}}},{"name":"root Server","id":"c4841cd5-3022-447a-b68b-022cc6a655f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:7800","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"33f87474-a890-435a-9313-e7d35bfc1a56","id":"33f87474-a890-435a-9313-e7d35bfc1a56","name":"FastAPI SaaS Template","type":"collection"}},"urlObject":{"host":["http://127.0.0.1:7800"],"query":[],"variable":[]}},"response":[],"_postman_id":"c4841cd5-3022-447a-b68b-022cc6a655f0"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"dc0c392a-a2ac-408c-8be9-2a23e6c309a5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c8361d6f-afda-4b80-876f-dea4ceb335ac","type":"text/javascript","exec":[""]}}],"variable":[{"key":"Base_Url","value":"http://127.0.0.1:7800","type":"string"},{"key":"staging_url","value":"https://bolt.mymixer.tech","type":"string"}]}