{"info":{"_postman_id":"0f76fbf8-0a3c-4c69-ae8c-3aa8d04b6564","name":"SikaduOpenAPI","description":"<html><head></head><body><p>This is Sikadu Unbaja Open Rest API,</p>\n<p>Using this, you must expected to encounter some annoying bug</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6445831","collectionId":"0f76fbf8-0a3c-4c69-ae8c-3aa8d04b6564","publishedId":"SVtYSSLk","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-10-16T06:09:26.000Z"},"item":[{"name":"Schedule","item":[{"name":"Get detailed schedule","id":"07d444d7-98ae-41e3-bd0a-7043c5caa77a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sikadu-unbaja.herokuapp.com/mahasiswa/schedule/{{year}}/{{quart}}/{{token}}","description":"<p>Getting detailed schedule such as when your couse will be held and where assigned room for the course etc.</p>\n<p><strong>Example:</strong></p>\n<p>2020/2021 Ganjil (odd) will be, Year = 2020 Quart = 1</p>\n<p>2019/2020 Genap (even) will be, Year = 2019 Quart = 2</p>\n","urlObject":{"protocol":"https","path":["mahasiswa","schedule","{{year}}","{{quart}}","{{token}}"],"host":["sikadu-unbaja","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"07d444d7-98ae-41e3-bd0a-7043c5caa77a"},{"name":"Get schedule summary","id":"d66bcee8-0e09-44c6-9e30-cc3c7aa72f78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sikadu-unbaja.herokuapp.com/mahasiswa/schedule/{{token}}","description":"<p>Just getting your academic period such as 2017/2018 Genap and some information about year academic and quart</p>\n","urlObject":{"protocol":"https","path":["mahasiswa","schedule","{{token}}"],"host":["sikadu-unbaja","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d66bcee8-0e09-44c6-9e30-cc3c7aa72f78"}],"id":"be06e29f-c404-4ebe-8b2a-5b6601b8258b","description":"<p>Use this section to getting schedule</p>\n","_postman_id":"be06e29f-c404-4ebe-8b2a-5b6601b8258b"},{"name":"Grade","item":[{"name":"Get detailed grade","id":"cf07a4e4-2b6c-4d66-8316-9cc1e3d7c3c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sikadu-unbaja.herokuapp.com/mahasiswa/grade/{{year}}/{{quart}}/{{token}}","description":"<p>Getting one - by - one your attended course in the semester</p>\n<p><strong>Example:</strong></p>\n<p>2020/2021 Ganjil (odd) will be, Year = 2020 Quart = 1</p>\n<p>2019/2020 Genap (even) will be, Year = 2019 Quart = 2</p>\n","urlObject":{"protocol":"https","path":["mahasiswa","grade","{{year}}","{{quart}}","{{token}}"],"host":["sikadu-unbaja","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf07a4e4-2b6c-4d66-8316-9cc1e3d7c3c5"},{"name":"Grade Summary","id":"09430678-6770-42f0-910b-51841f1fe127","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"sikadu-unbaja.herokuapp.com/mahasiswa/grade/summary/{{token}}","description":"<p>Getting summary of your academic grade in GPA per semester or Cumulative GPA</p>\n","urlObject":{"path":["mahasiswa","grade","summary","{{token}}"],"host":["sikadu-unbaja","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"09430678-6770-42f0-910b-51841f1fe127"},{"name":"Get grade report as of year academic","id":"a23af334-40cc-4a6c-b42d-7f2abdf2ea06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sikadu-unbaja.herokuapp.com/mahasiswa/report/grade/{{year}}/{{quart}}/{{token}}","description":"<p>Getting grade report - by - one your attended course in the semester</p>\n<p>Example:</p>\n<p>2020/2021 Ganjil (odd) will be, Year = 2020 Quart = 1</p>\n<p>2019/2020 Genap (even) will be, Year = 2019 Quart = 2</p>\n","urlObject":{"protocol":"https","path":["mahasiswa","report","grade","{{year}}","{{quart}}","{{token}}"],"host":["sikadu-unbaja","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a23af334-40cc-4a6c-b42d-7f2abdf2ea06"},{"name":"Get Student Transcript","id":"1eac2843-dc0a-46d2-acc2-4e7343842d20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sikadu-unbaja.herokuapp.com/mahasiswa/report/transcript/{{token}}","description":"<p>Get direct link to student transcript</p>\n","urlObject":{"protocol":"https","path":["mahasiswa","report","transcript","{{token}}"],"host":["sikadu-unbaja","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1eac2843-dc0a-46d2-acc2-4e7343842d20"}],"id":"d06bf7ac-5344-4182-8fbf-d51b682a7a93","_postman_id":"d06bf7ac-5344-4182-8fbf-d51b682a7a93","description":""},{"name":"Authentication","id":"ed6e04d2-861b-451d-aa51-4cd45a3f9108","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user","value":"","type":"text"},{"key":"password","value":"","type":"text"}]},"url":"https://sikadu-unbaja.herokuapp.com/login/mahasiswa","description":"<p>Endpoint to Login mahasiswa</p>\n<p><strong>Form:</strong></p>\n<p>user = your NIM (Nomor Induk Mahasiswa) when login in to sikadu (10 digit)</p>\n<p>password = your password</p>\n","urlObject":{"protocol":"https","path":["login","mahasiswa"],"host":["sikadu-unbaja","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed6e04d2-861b-451d-aa51-4cd45a3f9108"},{"name":"Get Mahasiswa Info","id":"a886e162-4cb3-478c-9f03-98989707552a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"text/plain","type":"text"}],"url":"https://sikadu-unbaja.herokuapp.com/mahasiswa/info/{{token}}","description":"<p>Getting info of current mahasiswa like born date ,name etc</p>\n","urlObject":{"protocol":"https","path":["mahasiswa","info","{{token}}"],"host":["sikadu-unbaja","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a886e162-4cb3-478c-9f03-98989707552a"},{"name":"Financial Info","id":"b7e85d4a-531b-4439-a910-2fbd12a4ffed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sikadu-unbaja.herokuapp.com/mahasiswa/finance/{{token}}","description":"<p>Getting your financial information,how much you has spend in this semester,how many percent you has been paid etc</p>\n","urlObject":{"protocol":"https","path":["mahasiswa","finance","{{token}}"],"host":["sikadu-unbaja","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7e85d4a-531b-4439-a910-2fbd12a4ffed"}],"event":[{"listen":"prerequest","script":{"id":"2cda75d4-5765-4954-9104-90b19e6212b3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b877bf8f-ea0a-4450-af8d-4c315f82de3a","type":"text/javascript","exec":[""]}}],"variable":[{"key":"user","value":""},{"key":"password","value":""}]}