{"info":{"_postman_id":"4de3257c-c169-4f81-9c12-d714399721c9","name":"Pemilos-Backend","description":"<html><head></head><body><p>Validation used by this project is JWT attached to an HttpOnly cookie.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"34415611","collectionId":"4de3257c-c169-4f81-9c12-d714399721c9","publishedId":"2sB2xFdnHX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-06-28T03:05:27.000Z"},"item":[{"name":"Import Voter From CSV","event":[{"listen":"test","script":{"id":"4367a3cb-f774-4494-9dc9-7e870a488e90","exec":[""],"type":"text/javascript","packages":{}}}],"id":"1a25da79-e812-4607-a17f-a41dcd1b183b","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"algorithm","value":"<algorithm>"},{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"},{"key":"header","value":"<header>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"User-Agent","value":"insomnia/10.0.0"},{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYWRtaW4iLCJpZCI6IjY4ZDE1ODg5OGZlMDYxMTYwZDMyYTAzYyIsImlhdCI6MTc1ODU5NzQzMSwiZXhwIjoxNzU4NjgzODMxLCJpc3MiOiJwZW1pbG9zLWJhY2tlbmQifQ.phmuX18emLOAlxOdYcPdtB_e3gO3zMCgiD1MzxhHSro","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/home/jirb/Videos/PEMILOS/GURU_STAFF.csv"}]},"url":"http://localhost:5000/api/v1/admin/upload/csv","description":"<p>Uplaod voter in form of csv files. The default role is vote. To make a more customizable user, please consider to use <code>Create User</code> endpoint.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admin","upload","csv"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a25da79-e812-4607-a17f-a41dcd1b183b"},{"name":"Export Tokenized","event":[{"listen":"test","script":{"id":"4367a3cb-f774-4494-9dc9-7e870a488e90","exec":[""],"type":"text/javascript","packages":{}}}],"id":"72cefc25-348b-4a3a-aa7b-a3f29371537f","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"algorithm","value":"<algorithm>"},{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"},{"key":"header","value":"<header>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"User-Agent","value":"insomnia/10.0.0"},{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYWRtaW4iLCJpZCI6IjY4ZDE1ODg5OGZlMDYxMTYwZDMyYTAzYyIsImlhdCI6MTc1ODU5NzQzMSwiZXhwIjoxNzU4NjgzODMxLCJpc3MiOiJwZW1pbG9zLWJhY2tlbmQifQ.phmuX18emLOAlxOdYcPdtB_e3gO3zMCgiD1MzxhHSro","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/home/jirb/Videos/BARU/STAFF.csv"}]},"url":"https://be.hanoman.web.id/api/v1/admin/upload/csv/token","description":"<p>Uplaod voter in form of csv files. The default role is vote. To make a more customizable user, please consider to use <code>Create User</code> endpoint.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","admin","upload","csv","token"],"host":["be","hanoman","web","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"72cefc25-348b-4a3a-aa7b-a3f29371537f"},{"name":"Login","event":[{"listen":"test","script":{"id":"aa1022dc-b2e3-4bd8-9e4c-907e730e49e2","exec":[""],"type":"text/javascript","packages":{}}}],"id":"31aafce5-2b22-4ddf-8c86-a8ec247cccd2","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"}],"body":{"mode":"raw","raw":"{\n\t\"username\": \"johnny\",\n\t\"password\": \"rancap:johnny\"\n}","options":{"raw":{"language":"json"}}},"url":"https://be.hanoman.web.id/api/v1/auth/login","description":"<p>Login, returns a <code>HttpOnly Cookie</code> that will be used for the next request.</p>\n<ul>\n<li><code>Validation: false</code></li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","auth","login"],"host":["be","hanoman","web","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"31aafce5-2b22-4ddf-8c86-a8ec247cccd2"},{"name":"CheckProfile","event":[{"listen":"test","script":{"id":"430b948e-6c29-41da-b153-adc574efbfc8","exec":[""],"type":"text/javascript","packages":{}}}],"id":"b92584fa-a62e-4b1a-85ad-abd7a2d82bf6","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"}],"url":"https://be.hanoman.web.id/api/v1/auth/me","description":"<p>Check the user status, the id and the role. This endpoint will be used by frontend to validate whether the user logged in is a admin or not.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","auth","me"],"host":["be","hanoman","web","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"b92584fa-a62e-4b1a-85ad-abd7a2d82bf6"},{"name":"Logout","event":[{"listen":"test","script":{"id":"79e82955-fa9c-4838-8260-ad0e948ccf4b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"18a9b4de-fbb4-44b4-a87f-89c6f24b6eb2","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"}],"url":"http://localhost:5000/api/v1/auth/logout","description":"<p>Logout, clears the cookie.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","auth","logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"18a9b4de-fbb4-44b4-a87f-89c6f24b6eb2"},{"name":"Create User","event":[{"listen":"test","script":{"id":"2f78193b-68dc-4192-80d8-24445b6e1a58","exec":[""],"type":"text/javascript","packages":{}}}],"id":"bd42fae1-98e3-40ad-a5c6-9b2daa98d2c1","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"admim\",\n\t\"username\": \"admin\",\n\t\"password\": \"admin:admin\",\n\t\"kelas\": \"ADMIN\",\n\t\"role\": \"admin\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/admin/user","description":"<p>Creates a user with so much control</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admin","user"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd42fae1-98e3-40ad-a5c6-9b2daa98d2c1"},{"name":"Create Candidate","event":[{"listen":"test","script":{"id":"fac50459-b919-45ea-88be-f9d86cfd1f55","exec":[""],"type":"text/javascript","packages":{}}}],"id":"bb55cf12-e801-4365-ae01-ae7469cecf2c","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"},{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoidm90ZXIiLCJpZCI6IjY4Y2QxOTFhNjJjYTBhMWZmZjg5OTViZSIsImlhdCI6MTc1ODI3MjYyNywiZXhwIjoxNzU4MjcyOTI3LCJpc3MiOiJwZW1pbG9zLWJhY2tlbmQifQ.9IeRgbn4NhoF6tqLD51vwMoi5HPPpDSNdkg9Y1arNH4","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Laily A. A\",\n\t\"label\": \"osis\",\n\t\"number\": 3,\n\t\"image\": \"Laily.png\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/admin/candidate","description":"<p>Create a candidate</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admin","candidate"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb55cf12-e801-4365-ae01-ae7469cecf2c"},{"name":"Check Candidate","event":[{"listen":"test","script":{"id":"3be8ac64-0b6a-4e58-84ac-15978c8aec34","exec":[""],"type":"text/javascript","packages":{}}}],"id":"bca9cd1c-51f2-4215-bb07-948df25c05b9","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"},{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoidm90ZXIiLCJpZCI6IjY4Y2QxOTFhNjJjYTBhMWZmZjg5OTViZiIsImlhdCI6MTc1ODI3NjcwNywiZXhwIjoxNzU4Mjc3MDA3LCJpc3MiOiJwZW1pbG9zLWJhY2tlbmQifQ.iLsI9bgDsishdMo4KIKQPPQ9Ptc99TEXB-dY4ERrqW4","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"erlangga\",\n\t\"label\": \"mpk\",\n\t\"number\": 2,\n\t\"image\": \"anjaskelas.png\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/candidate/","description":"<p>Checks the available candidates.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","candidate",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bca9cd1c-51f2-4215-bb07-948df25c05b9"},{"name":"Vote","event":[{"listen":"test","script":{"id":"b149021c-f53f-4e98-87fa-d3e14766fb4c","exec":[""],"type":"text/javascript","packages":{}}}],"id":"c772feaa-7afd-455e-9b2e-eee4ec4b6f44","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"},{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoidm90ZXIiLCJpZCI6IjY4Y2QxNzAyYmQ5NDViOTlkOTUzM2Q5MyIsImlhdCI6MTc1ODM3ODk5NSwiZXhwIjoxNzU4Mzc5Mjk1LCJpc3MiOiJwZW1pbG9zLWJhY2tlbmQifQ.FnIlUjgqOE98YyPcU5msAS4nC9BLWGaUnkMgmbXpw3E","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"osis\": \"68cd1b05d71448421f3272cf\",\n\t\"mpk\": \"68cd1b0bd71448421f3272d1\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/vote/","description":"<p>Vote, attach the candidate _ids</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","vote",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c772feaa-7afd-455e-9b2e-eee4ec4b6f44"},{"name":"Get All User","event":[{"listen":"test","script":{"id":"3a3f36fe-0324-4875-9ed8-9bd4890aab79","exec":[""],"type":"text/javascript","packages":{}}}],"id":"f33e38eb-e077-4135-8ee9-0c4893d6de94","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"},{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYWRtaW4iLCJpZCI6IjY4ZDE1NmYyNmJiNTYwNjQ1NjMyYTAzYyIsImlhdCI6MTc1ODU0OTgyNSwiZXhwIjoxNzU4NjM2MjI1LCJpc3MiOiJwZW1pbG9zLWJhY2tlbmQifQ.BpvOmTEFora90QDfjFg_1SJ4QFz0ovze-Yd-0nBZe9Y","type":"text"}],"url":"https://be.hanoman.web.id/api/v1/admin/user?isVoted=true","description":"<p>Get all availabe user, there is also some query params available to use.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","admin","user"],"host":["be","hanoman","web","id"],"query":[{"key":"isVoted","value":"true"}],"variable":[]}},"response":[],"_postman_id":"f33e38eb-e077-4135-8ee9-0c4893d6de94"},{"name":"Delete user","event":[{"listen":"test","script":{"id":"3a3f36fe-0324-4875-9ed8-9bd4890aab79","exec":[""],"type":"text/javascript","packages":{}}}],"id":"160fe0eb-b087-46b9-bf75-ef0ee3f7d304","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"}],"url":"http://localhost:5000/api/v1/admin/user","description":"<p>Get all availabe user, there is also some query params available to use.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admin","user"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"160fe0eb-b087-46b9-bf75-ef0ee3f7d304"},{"name":"Delete candidate","event":[{"listen":"test","script":{"id":"3a3f36fe-0324-4875-9ed8-9bd4890aab79","exec":[""],"type":"text/javascript","packages":{}}}],"id":"5645b6ca-0518-4120-a000-4105dc63690e","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"}],"url":"http://localhost:5000/api/v1/admin/candidate/68ceb144f3a67a0645505f38","description":"<p>Get all availabe user, there is also some query params available to use.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admin","candidate","68ceb144f3a67a0645505f38"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5645b6ca-0518-4120-a000-4105dc63690e"},{"name":"Get User By ID","event":[{"listen":"test","script":{"id":"56608707-cc22-4778-b6ef-cd43526a4cd6","exec":[""],"type":"text/javascript","packages":{}}}],"id":"5757a84a-8fe7-446a-b0ff-4c5c6866ad18","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"}],"url":"http://localhost:5000/api/v1/admin/user/685ca88fcec785a112aa32b6?name=FARIS&isVoted=true","description":"<p>Get specific user by id.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admin","user","685ca88fcec785a112aa32b6"],"host":["localhost"],"query":[{"key":"name","value":"FARIS"},{"key":"isVoted","value":"true"}],"variable":[]}},"response":[],"_postman_id":"5757a84a-8fe7-446a-b0ff-4c5c6866ad18"},{"name":"Reset Vote","event":[{"listen":"test","script":{"id":"be257578-078c-40e6-a597-1db90b1083e2","exec":[""],"type":"text/javascript","packages":{}}}],"id":"c6596aeb-bc51-4f4a-b054-c51f010c7f51","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"},{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYWRtaW4iLCJpZCI6IjY4ZDE1NmYyNmJiNTYwNjQ1NjMyYTAzYyIsImlhdCI6MTc1ODU0OTgyNSwiZXhwIjoxNzU4NjM2MjI1LCJpc3MiOiJwZW1pbG9zLWJhY2tlbmQifQ.BpvOmTEFora90QDfjFg_1SJ4QFz0ovze-Yd-0nBZe9Y","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"username\": \"10861\"\n}                                               ","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/v1/admin/reset","description":"<p>Reset the user's vote state</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admin","reset"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6596aeb-bc51-4f4a-b054-c51f010c7f51"},{"name":"Count voter","event":[{"listen":"test","script":{"id":"4b096dd8-fab7-430c-9bb1-c42ca73876e4","exec":[""],"type":"text/javascript","packages":{}}}],"id":"c6b4d01a-7951-4c14-ae1c-5e1afb022c3c","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"},{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYWRtaW4iLCJpZCI6IjY4ZDE1NmYyNmJiNTYwNjQ1NjMyYTAzYyIsImlhdCI6MTc1ODU0OTgyNSwiZXhwIjoxNzU4NjM2MjI1LCJpc3MiOiJwZW1pbG9zLWJhY2tlbmQifQ.BpvOmTEFora90QDfjFg_1SJ4QFz0ovze-Yd-0nBZe9Y","type":"text"}],"url":"https://be.hanoman.web.id/api/v1/admin/count","description":"<p>Count the voter that already votes and vice versa.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","admin","count"],"host":["be","hanoman","web","id"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6b4d01a-7951-4c14-ae1c-5e1afb022c3c"},{"name":"Toggle Setting","event":[{"listen":"test","script":{"id":"4b096dd8-fab7-430c-9bb1-c42ca73876e4","exec":[""],"type":"text/javascript","packages":{}}}],"id":"94e522da-1eed-407b-b8fd-ca6c2e235817","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"}],"url":"http://localhost:5000/api/v1/admin/vote/status","description":"<p>Count the voter that already votes and vice versa.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admin","vote","status"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"94e522da-1eed-407b-b8fd-ca6c2e235817"},{"name":"Get Setting Status","event":[{"listen":"test","script":{"id":"4b096dd8-fab7-430c-9bb1-c42ca73876e4","exec":[""],"type":"text/javascript","packages":{}}}],"id":"1a787425-4a9e-474f-aa6d-0b372516bda7","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"},{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYWRtaW4iLCJpZCI6IjY4ZDE1NmYyNmJiNTYwNjQ1NjMyYTAzYyIsImlhdCI6MTc1ODU0OTgyNSwiZXhwIjoxNzU4NjM2MjI1LCJpc3MiOiJwZW1pbG9zLWJhY2tlbmQifQ.BpvOmTEFora90QDfjFg_1SJ4QFz0ovze-Yd-0nBZe9Y","type":"text"}],"url":"https://be.hanoman.web.id/api/v1/admin/vote/status?isVoted=","description":"<p>Count the voter that already votes and vice versa.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v1","admin","vote","status"],"host":["be","hanoman","web","id"],"query":[{"key":"isVoted","value":""}],"variable":[]}},"response":[],"_postman_id":"1a787425-4a9e-474f-aa6d-0b372516bda7"},{"name":"Get live count","event":[{"listen":"test","script":{"id":"4b096dd8-fab7-430c-9bb1-c42ca73876e4","exec":[""],"type":"text/javascript","packages":{}}}],"id":"399174b3-e350-4d27-91ee-9b5edaa9902a","protocolProfileBehavior":{"disableBodyPruning":true,"followRedirects":true,"disableUrlEncoding":false,"disableCookies":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"User-Agent","value":"insomnia/10.0.0"}],"url":"http://localhost:5000/api/v1/admin/live/count","description":"<p>Count the voter that already votes and vice versa.</p>\n<ul>\n<li><code>Validation: true</code></li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","admin","live","count"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"399174b3-e350-4d27-91ee-9b5edaa9902a"}]}