{"info":{"_postman_id":"ff65d9f1-ec5f-4753-8e40-ba9b4836c963","name":"Rate My Ub Prof","description":"<html><head></head><body><p>Rate My University Brawijaya Professor Backend API Documentation</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"27789368","collectionId":"ff65d9f1-ec5f-4753-8e40-ba9b4836c963","publishedId":"2sB2x5FrnC","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-06-10T13:32:54.000Z"},"item":[{"name":"User","item":[{"name":"Register User","id":"fe3b69dc-8773-4658-9b6d-51e98c39277e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"RMUBP-API-KEY","value":"2i34392493843289","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"nim\": \"225150600111031\",\n    \"password\": \"password\",\n    \"username\": \"devta\",\n    \"newPassword\": \"password1234\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/users/register","urlObject":{"protocol":"http","port":"8000","path":["api","v1","users","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe3b69dc-8773-4658-9b6d-51e98c39277e"},{"name":"Login User","id":"cb4adb8a-067e-49a8-bcab-81ad32cfbebf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"RMUBP-API-KEY","value":"2i34392493843289","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"devta\",\n    \"password\": \"password1234\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/auth/login","urlObject":{"protocol":"http","port":"8000","path":["api","v1","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb4adb8a-067e-49a8-bcab-81ad32cfbebf"},{"name":"Reset Passowrd","id":"c1d2fbef-cf4e-4e31-96df-ceadac426810","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"RMUBP-API-KEY","value":"2i34392493843289","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"nim\": \"225150600111031\",\n    \"password\": \"iMissYouDeta10!\",\n    \"username\": \"devta\",\n    \"newPassword\": \"deta12345\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/users/password","urlObject":{"protocol":"http","port":"8000","path":["api","v1","users","password"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1d2fbef-cf4e-4e31-96df-ceadac426810"},{"name":"Refresh Access Token","id":"288540e6-a63c-47e8-b9e3-3f314f5a4b50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJkdm5uZnJyL3JhdGVteXVicHJvZiIsInN1YiI6InVzZXItYWNjZXNzIiwiZXhwIjoxNzQ0MzAyODQzLCJpYXQiOjE3NDQyOTkyNDMsImp0aSI6IjAxSlJHNUM3UDQ0OEdISk5SRzhQOTZUUzQxIn0.6fhhsaEM2xatUCjt0nD8fMKdEcHfydYBDz6g8BOyepw\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/auth/refresh","urlObject":{"protocol":"http","port":"8000","path":["api","v1","auth","refresh"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"288540e6-a63c-47e8-b9e3-3f314f5a4b50"},{"name":"Fetch Reviews Copy","id":"7a8dd75e-377a-4214-802a-41b842335249","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/v1/users/reviews","urlObject":{"protocol":"http","port":"8000","path":["api","v1","users","reviews"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a8dd75e-377a-4214-802a-41b842335249"},{"name":"Fetch User Profile","id":"9beddda0-3a84-48f4-841c-a289dc730f0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"RMUBP-API-KEY","value":"2i34392493843289","type":"text"}],"url":"http://localhost:8000/api/v1/users/profile/Bruen4102","urlObject":{"protocol":"http","port":"8000","path":["api","v1","users","profile","Bruen4102"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9beddda0-3a84-48f4-841c-a289dc730f0a"}],"id":"1d97dc6c-b1c9-4fee-b90a-9485b4d8a6ab","description":"<p>User Domain</p>\n","_postman_id":"1d97dc6c-b1c9-4fee-b90a-9485b4d8a6ab"},{"name":"Professor","item":[{"name":"Create Review","id":"8d59f9de-712f-4c56-9c9f-743a9078ccc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"RMUBP-API-KEY","value":"2i34392493843289","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"comment\": \"dosen jancok\",\n    \"diffRate\": 5,\n    \"friendlyRate\": 3\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/professors/01JRQ4SZJRYZNFJAY7GA4YR72V/reviews","urlObject":{"protocol":"http","port":"8000","path":["api","v1","professors","01JRQ4SZJRYZNFJAY7GA4YR72V","reviews"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d59f9de-712f-4c56-9c9f-743a9078ccc3"},{"name":"Fetch All Professor","id":"cb6666d1-3d2a-4891-b689-678f0832f31a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/v1/professors?page=10","urlObject":{"protocol":"http","port":"8000","path":["api","v1","professors"],"host":["localhost"],"query":[{"key":"page","value":"10"}],"variable":[]}},"response":[],"_postman_id":"cb6666d1-3d2a-4891-b689-678f0832f31a"},{"name":"Fetch Reviews","id":"50ae1063-d5b6-4d39-8c7b-3a27325271bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"RMUBP-API-KEY","value":"2i34392493843289","type":"text"}],"url":"http://localhost:8000/api/v1/professors/01JRQ4SZJRYZNFJAY7GMEKYPBW/reviews","urlObject":{"protocol":"http","port":"8000","path":["api","v1","professors","01JRQ4SZJRYZNFJAY7GMEKYPBW","reviews"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"50ae1063-d5b6-4d39-8c7b-3a27325271bd"},{"name":"Delete Review","id":"07ce8a21-e768-476b-acaf-5ab45dc15fa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8000/api/v1/professors/01JRQ4SZJRYZNFJAY7GMEKYPBW/reviews","urlObject":{"protocol":"http","port":"8000","path":["api","v1","professors","01JRQ4SZJRYZNFJAY7GMEKYPBW","reviews"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"07ce8a21-e768-476b-acaf-5ab45dc15fa9"},{"name":"Update Review","id":"a7e07ffa-f2dd-4449-8a1b-1102e0005e18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"RMUBP-API-KEY","value":"2i34392493843289","type":"text"}],"url":"http://localhost:8000/api/v1/professors/01JRQ4SZJRYZNFJAY7GA4YR72V/reviews","urlObject":{"protocol":"http","port":"8000","path":["api","v1","professors","01JRQ4SZJRYZNFJAY7GA4YR72V","reviews"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7e07ffa-f2dd-4449-8a1b-1102e0005e18"}],"id":"d6d3a9e6-058f-42e0-9633-b418d685517f","description":"<p>Professor Domain</p>\n","_postman_id":"d6d3a9e6-058f-42e0-9633-b418d685517f"},{"name":"Reviews","item":[{"name":"Create Reaction","id":"81de99db-564c-46e2-9436-147c6cf4f9ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"RMUBP-API-KEY","value":"2i34392493843289","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"like\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/reviews/d2bb6fc3-29d3-4f8d-a7ee-126c8a9f8341/reactions","urlObject":{"protocol":"http","port":"8000","path":["api","v1","reviews","d2bb6fc3-29d3-4f8d-a7ee-126c8a9f8341","reactions"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"81de99db-564c-46e2-9436-147c6cf4f9ee"},{"name":"Delete Reaction","id":"9137ac7a-250b-4b85-b6dd-5e6628879ad4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[{"key":"RMUBP-API-KEY","value":"2i34392493843289","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"like\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/reviews/d2bb6fc3-29d3-4f8d-a7ee-126c8a9f8341/reactions","urlObject":{"protocol":"http","port":"8000","path":["api","v1","reviews","d2bb6fc3-29d3-4f8d-a7ee-126c8a9f8341","reactions"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9137ac7a-250b-4b85-b6dd-5e6628879ad4"}],"id":"56998edb-79a9-4bcd-a1c8-207d502786db","description":"<p>Review Domain</p>\n","_postman_id":"56998edb-79a9-4bcd-a1c8-207d502786db"}]}