{"info":{"_postman_id":"0d7b3619-4bba-4a5b-b869-abb7eb26adb5","name":"Casty","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"471191","collectionId":"0d7b3619-4bba-4a5b-b869-abb7eb26adb5","publishedId":"SzYT5246","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-03-24T19:24:45.000Z"},"item":[{"name":"Auth","item":[{"name":"Create User Token","id":"eb4dcbfb-2796-4f96-9286-e2fe9da4c328","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":"{{user}}","type":"text"},{"key":"pass","value":"{{pass}}","type":"text"}]},"url":"https://{{url}}/v1/auth/@create","urlObject":{"protocol":"https","path":["v1","auth","@create"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb4dcbfb-2796-4f96-9286-e2fe9da4c328"},{"name":"Refresh User Token","id":"09e10585-caa7-4c26-aaf8-1d9cdfcc1d60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{refreshed-token}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://{{url}}/v1/auth/@create","urlObject":{"protocol":"https","path":["v1","auth","@create"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"09e10585-caa7-4c26-aaf8-1d9cdfcc1d60"},{"name":"Register user","id":"72f2d503-a463-4fed-be85-598d04e74c37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"username","value":"admin","type":"text"},{"key":"email","value":"admin@example.com","type":"text"},{"key":"fullname","value":"Admin","type":"text"},{"key":"password","value":"password","type":"text"},{"key":"password_confirmation","value":"password","type":"text"},{"key":"g-recaptcha-response","value":"{{g-recaptcha-response}}","type":"text"}]},"url":"http://{{url}}/v1/user/@create","urlObject":{"protocol":"http","path":["v1","user","@create"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"72f2d503-a463-4fed-be85-598d04e74c37"}],"id":"daab252d-8d9a-4957-8849-26f5489928aa","_postman_id":"daab252d-8d9a-4957-8849-26f5489928aa","description":""},{"name":"User","item":[{"name":"Get User","id":"61490a78-a9fa-4aac-bf51-4549112cfcc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://{{url}}/v1/user/@me","urlObject":{"protocol":"https","path":["v1","user","@me"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"61490a78-a9fa-4aac-bf51-4549112cfcc7"},{"name":"Get user's theater","id":"8db64864-b841-49c8-9dc5-519ad06c3898","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://{{url}}/v1/user/@theater","urlObject":{"protocol":"https","path":["v1","user","@theater"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8db64864-b841-49c8-9dc5-519ad06c3898"},{"name":"Send friend request","id":"255f23a9-b90f-4892-ae68-36b48a892a76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"friend_id","value":"5e0b270e871f41121ec0da6c","type":"text"}]},"url":"https://{{url}}/v1/user/@friends","urlObject":{"protocol":"https","path":["v1","user","@friends"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"255f23a9-b90f-4892-ae68-36b48a892a76"},{"name":"Get friends","id":"aa197cac-2232-46ce-9a9b-12d263281c1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://{{url}}/v1/user/@friends","urlObject":{"protocol":"https","path":["v1","user","@friends"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa197cac-2232-46ce-9a9b-12d263281c1f"},{"name":"Get a spesefic friend","id":"1987f5fc-75df-419b-a9b2-0a783222c4fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://{{url}}/v1/user/@friend/5e986ef499e82eff7fe041a4","urlObject":{"protocol":"https","path":["v1","user","@friend","5e986ef499e82eff7fe041a4"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1987f5fc-75df-419b-a9b2-0a783222c4fe"},{"name":"Search for user","id":"12c4114f-7412-4b88-8cb8-8d9af9fe2425","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://{{url}}/v1/user/@search?keyword=josh","urlObject":{"protocol":"https","path":["v1","user","@search"],"host":["{{url}}"],"query":[{"key":"keyword","value":"josh"}],"variable":[]}},"response":[],"_postman_id":"12c4114f-7412-4b88-8cb8-8d9af9fe2425"},{"name":"Get notifications","id":"fb672f58-5695-4a9b-885c-8d9cb965a461","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://{{url}}/v1/user/@notifications","urlObject":{"protocol":"https","path":["v1","user","@notifications"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb672f58-5695-4a9b-885c-8d9cb965a461"},{"name":"Read All Notifications","id":"2df11b80-b38d-4546-9906-c82bd0837ecc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"PUT","header":[],"url":"https://{{url}}/v1/user/@notifications","urlObject":{"protocol":"https","path":["v1","user","@notifications"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2df11b80-b38d-4546-9906-c82bd0837ecc"},{"name":"GetConnections","id":"65879818-d11a-4551-bf25-cba3c720740b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://{{url}}/v1/user/@connections","urlObject":{"protocol":"https","path":["v1","user","@connections"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"65879818-d11a-4551-bf25-cba3c720740b"},{"name":"Get Connection By Service","id":"1e5cd70a-4c84-44d3-a9ea-68951c12ab74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://{{url}}/v1/user/@connections/google","urlObject":{"protocol":"https","path":["v1","user","@connections","google"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e5cd70a-4c84-44d3-a9ea-68951c12ab74"}],"id":"3abfc1db-2514-4248-9ba6-a3bc7f6cadff","_postman_id":"3abfc1db-2514-4248-9ba6-a3bc7f6cadff","description":""},{"name":"Theater","item":[{"name":"Get theater by id","id":"4f7d62f9-dbbf-4380-8576-94bace8f2686","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://{{url}}/v1/user/@theater/josh","urlObject":{"protocol":"https","path":["v1","user","@theater","josh"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f7d62f9-dbbf-4380-8576-94bace8f2686"},{"name":"Add subtitle for theaters","id":"471acbd7-0a71-4386-bfab-906652cb03bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"lang","value":"Persian","type":"text"},{"key":"subtitle","type":"file","src":"/Users/josh/Downloads/rick-and-morty-first-season_HI_english-1835826/Rick.and.Morty.S01E01.720p.BluRay.x264.DAA.srt"}]},"url":"https://{{url}}/v1/user/@theaters/5f366f01bba13a0324d92753/subtitles","urlObject":{"protocol":"https","path":["v1","user","@theaters","5f366f01bba13a0324d92753","subtitles"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"471acbd7-0a71-4386-bfab-906652cb03bd"},{"name":"Get subtitles for theaters","id":"eef4f11c-faa0-4737-96d1-da47097ca681","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://{{url}}/v1/user/@theaters/5eec622090dbef2a339ab9f0/subtitles","urlObject":{"protocol":"https","path":["v1","user","@theaters","5eec622090dbef2a339ab9f0","subtitles"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"eef4f11c-faa0-4737-96d1-da47097ca681"},{"name":"Remove theaters subtitle","id":"9bda353d-010c-4b4b-aac3-a94bdeefdecf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://{{url}}/v1/user/@theaters/5e8bfdb2d1232bb38a272fb3/subtitles","urlObject":{"protocol":"https","path":["v1","user","@theaters","5e8bfdb2d1232bb38a272fb3","subtitles"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9bda353d-010c-4b4b-aac3-a94bdeefdecf"},{"name":"Parse Theater Media Source","id":"f752dd36-222e-41de-932f-4ed25d0b674f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"source","value":"https://www.youtube.com/watch?v=GiV_JJyvJzY","type":"text"}]},"url":"https://{{url}}/v1/user/@media/parse","urlObject":{"protocol":"https","path":["v1","user","@media","parse"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f752dd36-222e-41de-932f-4ed25d0b674f"},{"name":"Add new media source","id":"614f4101-8836-4012-af63-41c1534e9b54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"source","value":"https://www.youtube.com/watch?v=RsFGoETBNy4","type":"text"}]},"url":"https://{{url}}/v1/user/@media","urlObject":{"protocol":"https","path":["v1","user","@media"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"614f4101-8836-4012-af63-41c1534e9b54"},{"name":"Parse MediaSource Uri","id":"6b23abc0-89bf-4180-b95f-6d8262c24ec0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"source","type":"text","value":"https://www.youtube.com/watch?v=RsFGoETBNy4"}]},"url":"http://{{url}}/v1/user/@media/parse","urlObject":{"protocol":"http","path":["v1","user","@media","parse"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b23abc0-89bf-4180-b95f-6d8262c24ec0"},{"name":"Get MediaSources","id":"fa5b9c76-4489-4be3-afd9-90305b0d00a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://{{url}}/v1/user/@media","urlObject":{"protocol":"https","path":["v1","user","@media"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa5b9c76-4489-4be3-afd9-90305b0d00a8"},{"name":"Delete media source","id":"1dce52e8-9ce5-4907-834a-301ba9518659","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"source_id","value":"5f3be074304c2902193374a8","type":"text"}]},"url":"https://{{url}}/v1/user/@media","urlObject":{"protocol":"https","path":["v1","user","@media"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1dce52e8-9ce5-4907-834a-301ba9518659"},{"name":"Select new media source","id":"84797bbf-dd11-4054-9133-aae40845294d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"source_id","type":"text","value":"5eec627090dbef2a339ab9f1"}]},"url":"https://{{url}}/v1/user/@media/select","urlObject":{"protocol":"https","path":["v1","user","@media","select"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"84797bbf-dd11-4054-9133-aae40845294d"}],"id":"de4ba256-8f4e-4107-a687-62fecc6e7b8f","_postman_id":"de4ba256-8f4e-4107-a687-62fecc6e7b8f","description":""},{"name":"Messages","item":[{"name":"Get a friend messages","id":"8eda2e3b-3ea1-4847-b5ef-204faf3a96c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://{{url}}/v1/user/@messages/wahid","urlObject":{"protocol":"https","path":["v1","user","@messages","wahid"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8eda2e3b-3ea1-4847-b5ef-204faf3a96c6"},{"name":"Send a message","id":"ecc6f4d4-5e7c-4afc-b61b-46fdd3bcf161","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{auth-token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"content","value":"Hello ?","type":"text"}]},"url":"https://{{url}}/v1/user/@messages/5e0eda299477c881e0e48518","urlObject":{"protocol":"https","path":["v1","user","@messages","5e0eda299477c881e0e48518"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ecc6f4d4-5e7c-4afc-b61b-46fdd3bcf161"}],"id":"8bfcf846-a4dc-490c-b014-077b4eec6c31","_postman_id":"8bfcf846-a4dc-490c-b014-077b4eec6c31","description":""}]}