{"info":{"_postman_id":"b2f9cc8c-8c7c-4fc4-b468-c643403be9b2","name":"Django REST TokenAuth","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10665006","collectionId":"b2f9cc8c-8c7c-4fc4-b468-c643403be9b2","publishedId":"VVBXxRK7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-03-07T22:50:30.000Z"},"item":[{"name":"Register","id":"18bbb31b-c046-4a24-99e4-f9bb6d9f64ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"user@example.com","type":"text"},{"key":"password","value":"password123","type":"text"}]},"url":"localhost:8000/account/register/","urlObject":{"path":["account","register",""],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"18bbb31b-c046-4a24-99e4-f9bb6d9f64ad"},{"name":"Login","id":"892afd51-664e-402f-8f9f-cb4b355bd605","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"user@example.com","type":"text"},{"key":"password","value":"password123","type":"text"}]},"url":"localhost:8000/account/login/","urlObject":{"path":["account","login",""],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"892afd51-664e-402f-8f9f-cb4b355bd605"},{"name":"Complete Profile","id":"e8eef509-7df5-4987-b2c6-4700a48d6224","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"full_name","value":"John Doe","type":"text"},{"key":"contact","value":"9999999999","type":"text"},{"key":"college_name","value":"Example College","type":"text"},{"key":"year_of_study","value":"3","type":"text"}]},"url":"localhost:8000/account/profile/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"b2f9cc8c-8c7c-4fc4-b468-c643403be9b2","id":"b2f9cc8c-8c7c-4fc4-b468-c643403be9b2","name":"Django REST TokenAuth","type":"collection"}},"urlObject":{"path":["account","profile",""],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"e8eef509-7df5-4987-b2c6-4700a48d6224"},{"name":"Get Profile","id":"19554e1c-5858-47d8-a0d4-8e54dfeebf35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8000/account/profile/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"b2f9cc8c-8c7c-4fc4-b468-c643403be9b2","id":"b2f9cc8c-8c7c-4fc4-b468-c643403be9b2","name":"Django REST TokenAuth","type":"collection"}},"urlObject":{"path":["account","profile",""],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"19554e1c-5858-47d8-a0d4-8e54dfeebf35"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"c04ae278-9bca-4364-a20a-f203ab85601a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"557e116f-59ec-484f-9293-0fc6b4b5a335","type":"text/javascript","exec":[""]}}],"variable":[{"key":"root","value":"localhost:8000","type":"string"},{"key":"token","value":"06db1e7c4db10be218ec367f146b73b6f86fd011","type":"string","disabled":true}]}