{"info":{"_postman_id":"5816c274-43a6-7661-6334-42969a80fa00","name":"Hotel Price Comparison API","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>Our RESTful API helps to provide data to compare the prices of top hotels in the city across the world. Our aim is to provide easily accessible data to app developers.</p>\n<h1 id=\"overview\">Overview</h1>\n<p>You have to register before using our API, makesure to use the same email id while making payments and registration.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Overview","slug":"overview"}],"owner":"3663714","collectionId":"5816c274-43a6-7661-6334-42969a80fa00","publishedId":"7TT7pFa","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-02-03T18:12:52.000Z"},"item":[{"name":"http://api.makcorps.com/auth","id":"85293d8a-2bb8-5c74-7b8c-11e1f5f9c001","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"username\":\"romit\",\n\t\"password\":\"baddy\"\n}"},"url":"https://api.makcorps.com/auth","description":"<p>This will generate JWT token, to access the GET request for Price comparison</p>\n","urlObject":{"protocol":"https","path":["auth"],"host":["api","makcorps","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"85293d8a-2bb8-5c74-7b8c-11e1f5f9c001"},{"name":"http://api.makcorps.com/free/mumbai","id":"ba30d9b3-6688-19bb-4987-bf3035f3e39a","request":{"method":"GET","header":[{"key":"Authorization","value":"JWT {{jwt_token}}"}],"body":{"mode":"formdata","formdata":[]},"url":"http://api.makcorps.com/free/mumbai","description":"<p>This will give you the comparison of only 7 hotels. It is for junior developers</p>\n","urlObject":{"protocol":"http","path":["free","mumbai"],"host":["api","makcorps","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ba30d9b3-6688-19bb-4987-bf3035f3e39a"}]}