{"info":{"_postman_id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","name":"Lord of the Rings API","description":"<html><head></head><body><h1 id=\"the-one-api-to-rule-them-all\">The one api to rule them all</h1>\n<p>Postman docs for gitfosh's <a href=\"https://the-one-api.herokuapp.com\">LOTR api</a>.</p>\n<h4 id=\"steps-to-using-the-lotr-api-in-postman\">Steps to using the LOTR API in Postman:</h4>\n<ol>\n<li>Click \"Run in Postman\" button</li>\n<li>Setup a new account at <a href=\"https://the-one-api.herokuapp.com\">https://the-one-api.herokuapp.com</a></li>\n<li>Copy the access token</li>\n<li>Edit the \"Lord of the Rings API\" collection, click on Variables, and paste your access token into the \"current\" value for ACCESS_TOKEN_PACEHOLDER</li>\n</ol>\n<h4 id=\"additional-notes\">Additional notes:</h4>\n<ul>\n<li>All kudos for the API go to gitfosh and crew. I just documented it for fun :)</li>\n<li>Github: <a href=\"https://github.com/gitfrosh/lotr-api\">https://github.com/gitfrosh/lotr-api</a></li>\n<li>API Hosted on Heroku: <a href=\"https://the-one-api.herokuapp.com/v1\">https://the-one-api.herokuapp.com/v1</a></li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"The one api to rule them all","slug":"the-one-api-to-rule-them-all"}],"owner":"5940","collectionId":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","publishedId":"T1LPDmq5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-08-14T22:58:05.000Z"},"item":[{"name":"book","id":"671e2253-cba5-44e9-8e6b-e5d7c469ae79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/book","description":"<p>List of all \"The Lord of the Rings\" books</p>\n","urlObject":{"path":["book"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"671e2253-cba5-44e9-8e6b-e5d7c469ae79"},{"name":"book/{id}","id":"2e1ab063-e9dd-4886-98fb-c21d2cee34ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/book/5cf5805fb53e011a64671582","description":"<p>Request one specific book</p>\n","urlObject":{"path":["book","5cf5805fb53e011a64671582"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"2e1ab063-e9dd-4886-98fb-c21d2cee34ff"},{"name":"book/{id}/chapter","id":"c7c8b4fd-447c-475b-9f1a-a0aee89f0d35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/book/5cf5805fb53e011a64671582/chapter","description":"<p>Request all chapters of one specific book</p>\n","urlObject":{"path":["book","5cf5805fb53e011a64671582","chapter"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c7c8b4fd-447c-475b-9f1a-a0aee89f0d35"},{"name":"chapter","id":"0e3631f3-86d0-47da-9f31-f8215431a77f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/chapter","description":"<p>List of all book chapters</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ACCESS_TOKEN_PACEHOLDER"}]},"isInherited":true,"source":{"_postman_id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","name":"Lord of the Rings API","type":"collection"}},"urlObject":{"path":["chapter"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e3631f3-86d0-47da-9f31-f8215431a77f"},{"name":"chapter/{id}","id":"2c496b6c-775b-4fbc-b302-96d2a0d80766","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/chapter/5cdc25d4bc17e929cf2461ec","description":"<p>Request one specific book chapter</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ACCESS_TOKEN_PACEHOLDER"}]},"isInherited":true,"source":{"_postman_id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","name":"Lord of the Rings API","type":"collection"}},"urlObject":{"path":["chapter","5cdc25d4bc17e929cf2461ec"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c496b6c-775b-4fbc-b302-96d2a0d80766"},{"name":"character","id":"350b2b96-37f3-473d-9b4d-faff62154626","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/character","description":"<p>List of characters including metadata like name, gender, realm, race and more</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ACCESS_TOKEN_PACEHOLDER"}]},"isInherited":true,"source":{"_postman_id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","name":"Lord of the Rings API","type":"collection"}},"urlObject":{"path":["character"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"350b2b96-37f3-473d-9b4d-faff62154626"},{"name":"character/{id}","id":"68866c12-5e27-4db0-8e45-a9ee74b8daaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/character/5cd99d4bde30eff6ebccfd0d","description":"<p>Request one specific character</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ACCESS_TOKEN_PACEHOLDER"}]},"isInherited":true,"source":{"_postman_id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","name":"Lord of the Rings API","type":"collection"}},"urlObject":{"path":["character","5cd99d4bde30eff6ebccfd0d"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"68866c12-5e27-4db0-8e45-a9ee74b8daaa"},{"name":"character/{id}/quote","id":"ab223c63-19f4-47cb-ac87-6f40b3e6f058","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/character/5cd99d4bde30eff6ebccfd0d/quote","description":"<p>Request all movie quotes of one specific character</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ACCESS_TOKEN_PACEHOLDER"}]},"isInherited":true,"source":{"_postman_id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","name":"Lord of the Rings API","type":"collection"}},"urlObject":{"path":["character","5cd99d4bde30eff6ebccfd0d","quote"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab223c63-19f4-47cb-ac87-6f40b3e6f058"},{"name":"movie","id":"2c5a5eab-af1c-4fe3-b8b3-fd48dbdffea6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/movie","description":"<p>List of all movies, including the \"The Lord of the Rings\" and the \"The Hobbit\" trilogies</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ACCESS_TOKEN_PACEHOLDER"}]},"isInherited":true,"source":{"_postman_id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","name":"Lord of the Rings API","type":"collection"}},"urlObject":{"path":["movie"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c5a5eab-af1c-4fe3-b8b3-fd48dbdffea6"},{"name":"movie/{id}","id":"36ca6fc8-617b-4b46-912f-9e1c9935f085","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/movie/5cd95395de30eff6ebccde5c","description":"<p>Request one specific movie</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ACCESS_TOKEN_PACEHOLDER"}]},"isInherited":true,"source":{"_postman_id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","name":"Lord of the Rings API","type":"collection"}},"urlObject":{"path":["movie","5cd95395de30eff6ebccde5c"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"36ca6fc8-617b-4b46-912f-9e1c9935f085"},{"name":"movie/{id}/quote","id":"ae8abfe1-3ec1-48e1-83ba-6ca0dbf409ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/movie/5cd95395de30eff6ebccde5c/quote","description":"<p>Request all movie quotes for one specific movie (only working for the LotR trilogy)</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ACCESS_TOKEN_PACEHOLDER"}]},"isInherited":true,"source":{"_postman_id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","name":"Lord of the Rings API","type":"collection"}},"urlObject":{"path":["movie","5cd95395de30eff6ebccde5c","quote"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae8abfe1-3ec1-48e1-83ba-6ca0dbf409ea"},{"name":"quote","id":"2e905de9-ffce-49e0-877b-ae2daa9c3798","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/quote","description":"<p>List of all movie quotes</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ACCESS_TOKEN_PACEHOLDER"}]},"isInherited":true,"source":{"_postman_id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","name":"Lord of the Rings API","type":"collection"}},"urlObject":{"path":["quote"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"2e905de9-ffce-49e0-877b-ae2daa9c3798"},{"name":"quote/{id}","id":"23afefa5-5f2d-4a07-8b78-da22d45a9c60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://the-one-api.herokuapp.com/v1/quote/5cd96e05de30eff6ebccf124","description":"<p>List of all movie quotes</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ACCESS_TOKEN_PACEHOLDER"}]},"isInherited":true,"source":{"_postman_id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","id":"bc789f7d-4c6c-4754-bc1f-1258fe56a97f","name":"Lord of the Rings API","type":"collection"}},"urlObject":{"path":["quote","5cd96e05de30eff6ebccf124"],"host":["https://the-one-api.herokuapp.com/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"23afefa5-5f2d-4a07-8b78-da22d45a9c60"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"ACCESS_TOKEN_PACEHOLDER"}]}},"event":[{"listen":"prerequest","script":{"id":"f650f1b6-0ab3-47b5-a8d2-fc847ffaa00d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f21adcf6-a13c-43ad-b8a2-b1c259e078e1","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://the-one-api.herokuapp.com/v1"},{"key":"bookId","value":"5cf5805fb53e011a64671582"},{"key":"movieId","value":"5cd95395de30eff6ebccde5c"},{"key":"characterId","value":"5cd99d4bde30eff6ebccfd0d"},{"key":"quoteId","value":"5cd96e05de30eff6ebccf124"},{"key":"accessToken","value":"ACCESS_TOKEN_PACEHOLDER"},{"key":"chapterId","value":"5cdc25d4bc17e929cf2461ec"}]}