{"info":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"48299445","collectionId":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","publishedId":"2sBXitDTLB","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-04-12T23:00:30.000Z"},"item":[{"name":"Get Users","id":"c49ed12f-f09b-4b1b-a34e-bdfe10513226","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/Users","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","type":"collection"}},"urlObject":{"protocol":"http","port":"8000","path":["Users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c49ed12f-f09b-4b1b-a34e-bdfe10513226"},{"name":"Post Users","id":"5fd98cb8-f986-4b29-a87b-0534fc3f6b1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Admin User\",\n  \"email\": \"admin@example.com\",\n  \"role\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","type":"collection"}},"urlObject":{"protocol":"http","port":"8000","path":["auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5fd98cb8-f986-4b29-a87b-0534fc3f6b1f"},{"name":"Get Services","id":"ae84615b-4cd3-413c-a10d-ed05747875d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"ae84615b-4cd3-413c-a10d-ed05747875d2"},{"name":"Post Services","id":"b65c852f-d2f8-4b16-8f1b-18edb7257ba0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Internal Dashboard\",\n  \"description\": \"Main internal dashboard for staff.\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/Services","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","type":"collection"}},"urlObject":{"protocol":"http","port":"8000","path":["Services"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b65c852f-d2f8-4b16-8f1b-18edb7257ba0"},{"name":"Get IPs","id":"3d681611-fdec-4e86-8612-f0e349f6d507","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/ips","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","type":"collection"}},"urlObject":{"protocol":"http","port":"8000","path":["ips"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d681611-fdec-4e86-8612-f0e349f6d507"},{"name":"Post IPs","id":"2445af36-526b-4938-a0b5-6ef7293589ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"serviceId\": 1,\n  \"ipAddress\": \"128.223.45.10\",\n  \"label\": \"UO Campus Test\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/ips","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","type":"collection"}},"urlObject":{"protocol":"http","port":"8000","path":["ips"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2445af36-526b-4938-a0b5-6ef7293589ca"},{"name":"Get Logs","id":"9850a0da-967b-417d-aa04-616b1cb95526","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"9850a0da-967b-417d-aa04-616b1cb95526"},{"name":"Register User","id":"861d430e-6df9-47c2-a953-7eae4863764c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Client User\",\n  \"email\": \"client@example.com\",\n  \"password\": \"Password123!\",\n  \"role\": \"client\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/register","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","type":"collection"}},"urlObject":{"protocol":"http","port":"8000","path":["auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"861d430e-6df9-47c2-a953-7eae4863764c"},{"name":"Register Admin User","id":"b5a01e42-756d-416f-9021-8bacbdcd90c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"Admin User\",\n  \"email\": \"admin@example.com\",\n  \"password\": \"Password123!\",\n  \"role\": \"admin\"\n}\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/register","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","type":"collection"}},"urlObject":{"protocol":"http","port":"8000","path":["auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b5a01e42-756d-416f-9021-8bacbdcd90c6"},{"name":"Login as Client","id":"58cad25e-f264-46ae-8519-8c3e433cd938","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"email\": \"client@example.com\",\n  \"password\": \"Password123!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","type":"collection"}},"urlObject":{"protocol":"http","port":"8000","path":["auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"58cad25e-f264-46ae-8519-8c3e433cd938"},{"name":"Login as Admin","id":"e47acd55-a03b-46f1-ae4b-cb4dee16569a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"email\": \"admin@example.com\",\n  \"password\": \"Password123!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/auth/login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","id":"5020188c-4fdf-43f7-8c1a-e7ad4eab9413","name":"MVP Project API","type":"collection"}},"urlObject":{"protocol":"http","port":"8000","path":["auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e47acd55-a03b-46f1-ae4b-cb4dee16569a"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"8dbc700c-1ead-4a4d-a2f8-cce51443735b","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"1e897195-31b9-4ddd-b341-424c7d79052a","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}]}