{"info":{"_postman_id":"e4792581-8e37-4133-8f56-c06d311ed7c1","name":"TF Shortener","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"12074664","collectionId":"e4792581-8e37-4133-8f56-c06d311ed7c1","publishedId":"T1DiH1H3","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-17T02:11:38.000Z"},"item":[{"name":"Get User","id":"86fc008e-c105-41e4-98cc-d62d52d8bcae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer e46A8sizsKehUAQaimfCEVrZqMDIer6ib5OnQHXkJeFdskq4eOVKgkLwzclgpK7WU9EnSWDsAcWbr5Tq","type":"text"}],"url":"https://tfve.me/api/user","urlObject":{"protocol":"https","path":["api","user"],"host":["tfve","me"],"query":[],"variable":[]}},"response":[{"id":"6b12d612-db0b-471d-9a99-6c2b9ac27805","name":"Get User","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer e46A8sizsKehUAQaimfCEVrZqMDIer6ib5OnQHXkJeFdskq4eOVKgkLwzclgpK7WU9EnSWDsAcWbr5Tq","type":"text"}],"url":"https://tfve.me/api/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.6"},{"key":"Date","value":"Fri, 17 Jul 2020 01:49:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"222"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Authorization,Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.4.2"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"Tres Factorial\",\n    \"email\": \"contacto@tresfactorial.com\",\n    \"email_verified_at\": null,\n    \"api_token\": \"token\",\n    \"created_at\": \"2020-07-17T01:48:50.000000Z\",\n    \"updated_at\": \"2020-07-17T01:48:50.000000Z\"\n}"}],"_postman_id":"86fc008e-c105-41e4-98cc-d62d52d8bcae"},{"name":"Shorten Url","id":"450516da-c92f-4fec-91df-683fb314afaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer e46A8sizsKehUAQaimfCEVrZqMDIer6ib5OnQHXkJeFdskq4eOVKgkLwzclgpK7WU9EnSWDsAcWbr5Tq","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"url","value":"https://www.tresfactorial.com","type":"text"}]},"url":"https://tfve.me/api/url/shorten","urlObject":{"protocol":"https","path":["api","url","shorten"],"host":["tfve","me"],"query":[],"variable":[]}},"response":[{"id":"0f8a1bfc-ec1f-4dd8-a6b8-c5f2eb43de06","name":"Shorten Url","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer e46A8sizsKehUAQaimfCEVrZqMDIer6ib5OnQHXkJeFdskq4eOVKgkLwzclgpK7WU9EnSWDsAcWbr5Tq","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"url","value":"http://www.google.com","type":"text"}]},"url":"https://tfve.me/api/url/shorten"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.6"},{"key":"Date","value":"Fri, 17 Jul 2020 02:01:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"84"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Authorization,Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.4.2"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"token\": \"4PISCqAI\",\n    \"short_url\": \"http://tfve.me/4PISCqAI\"\n}"}],"_postman_id":"450516da-c92f-4fec-91df-683fb314afaa"},{"name":"Get short URL info","id":"205620de-256e-4d0f-9d16-3c4b8fa851b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer e46A8sizsKehUAQaimfCEVrZqMDIer6ib5OnQHXkJeFdskq4eOVKgkLwzclgpK7WU9EnSWDsAcWbr5Tq","type":"text"}],"url":"https://tfve.me/api/url/4PISCqAI","urlObject":{"protocol":"https","path":["api","url","4PISCqAI"],"host":["tfve","me"],"query":[],"variable":[]}},"response":[{"id":"7b6938a0-fe97-4a62-b07d-3ac1a11ab010","name":"Get short URL info","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer e46A8sizsKehUAQaimfCEVrZqMDIer6ib5OnQHXkJeFdskq4eOVKgkLwzclgpK7WU9EnSWDsAcWbr5Tq","type":"text"}],"url":"https://tfve.me/api/url/4PISCqAI"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.6"},{"key":"Date","value":"Fri, 17 Jul 2020 02:03:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"153"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Authorization,Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/7.4.2"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"data\": {\n        \"id\": 1,\n        \"created_at\": \"2020-07-17T02:01:08.000000Z\",\n        \"updated_at\": \"2020-07-17T02:02:08.000000Z\",\n        \"url\": \"http://www.google.com\",\n        \"token\": \"4PISCqAI\",\n        \"times_used\": 1\n    }\n}"}],"_postman_id":"205620de-256e-4d0f-9d16-3c4b8fa851b7"}],"event":[{"listen":"prerequest","script":{"id":"17ab83d6-db9a-42cb-a685-998f6e354584","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ccac07fc-ea3e-48bb-bac3-a7ce70e30253","type":"text/javascript","exec":[""]}}],"variable":[{"key":"api_token","value":"e46A8sizsKehUAQaimfCEVrZqMDIer6ib5OnQHXkJeFdskq4eOVKgkLwzclgpK7WU9EnSWDsAcWbr5Tq"}]}