{"info":{"_postman_id":"24812c0f-93d4-47f9-9445-2bfe960156be","name":"LiveReel","description":"<html><head></head><body><p>LiveReel is a One Stop Shop For Going Live On Multiple Platforms &amp; Running Pre-Recorded Videos As LIVE On Them. Customize Your Videos, Schedule Them, Manage Engagement And Much More! </p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6111803","collectionId":"24812c0f-93d4-47f9-9445-2bfe960156be","publishedId":"S1TVWd5q","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"DC143C"},"publishDate":"2019-05-31T08:48:15.000Z"},"item":[{"name":"Integration","item":[{"name":"Authentication","id":"20c3f124-147c-4650-b4a1-3878b8ec9a1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"[USER EMAIL]","description":"<p>email of the user</p>\n","type":"text"},{"key":"password","value":"[USER PASSWORD]","description":"<p>password of the user</p>\n","type":"text"}]},"url":"https://example.com/verify_user","description":"<h2 id=\"authentication\">Authentication</h2>\n<blockquote>\n<p>LiveReel will send a POST Request to your authentication url with email and password as parameters. You need to validate the email and passwword combination at your end and have to return the following response </p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>boolean</td>\n<td>yes</td>\n<td><code>true</code> if authentication successfull, <code>false</code> if authentication failed</td>\n</tr>\n<tr>\n<td>data</td>\n<td>array</td>\n<td>yes if <code>status = true</code></td>\n<td>user data in array format containing <code>id</code> and <code>name</code> field atleast</td>\n</tr>\n<tr>\n<td>message</td>\n<td>string</td>\n<td>no</td>\n<td>Error message in case of authentication failure</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["verify_user"],"host":["example","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"20c3f124-147c-4650-b4a1-3878b8ec9a1d"},{"name":"IAN Handling","id":"1b2bb30c-c446-471b-a873-4f73dccfbff5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"access_token","value":"ACCESS_TOKEN","description":"<p>Access Token which will be used for further calls</p>\n","type":"text"},{"key":"user_email","value":"USER EMAIL","description":"<p>Email of the user</p>\n","type":"text"},{"key":"user_name","value":"USER NAME","description":"<p>Name of the user</p>\n","type":"text"},{"key":"user_id","value":"USER ID","description":"<p>ID of the user at your application end</p>\n","type":"text"},{"key":"integration_id","value":"INTEGRATION ID","description":"<p>Integration ID at livereels end</p>\n","type":"text"},{"key":"user_key","value":"USER ID","description":"<p>ID of the user at livereel end</p>\n","type":"text"}]},"url":"https://example.com/ian-url","description":"<h3 id=\"ian-reponse\">IAN Reponse</h3>\n<blockquote>\n<p>Once your applcation authenticates the user and responds LiveReel with <code>status = true</code> then LiveReel will send your <code>access_token</code> along with some other details to your IAN URL. Access Token will be sent only once and you will have to store this access token in your application and will have to use it in all the future request  </p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>boolean</td>\n<td>yes</td>\n<td><code>true</code> if successfull, <code>false</code> if  failed</td>\n</tr>\n<tr>\n<td>message</td>\n<td>string</td>\n<td>no</td>\n<td>Error message in case of  failure</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["ian-url"],"host":["example","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1b2bb30c-c446-471b-a873-4f73dccfbff5"}],"id":"24e9cb4f-a559-4940-867d-ff364401ccf4","description":"<h2 id=\"livereel-integration\">LiveReel Integration</h2>\n<blockquote>\n<p>LiveReel Integration can only be initiate by the users with an authenticated LiveReel Credentials.\nInorder to Integrate an application in LiveReel you need to create two ends at your application end. </p>\n</blockquote>\n<ol>\n<li>** Authentication URL: ** This url will be used by LiveReel to authenticate an user at your Application Level</li>\n<li>** IAN URL: ** Once a user is authenticated successfully, Livereel will send the details along with the access token to this URL.</li>\n</ol>\n<p>Once you have created the above two urls, Please submit it to the Vineasx Support Team by clicking [HERE] (<a href=\"https://support.vineasx.com\">https://support.vineasx.com</a>) or going to this url <a href=\"https://support.vineasx.com\">https://support.vineasx.com</a></p>\n","event":[{"listen":"prerequest","script":{"id":"8a6f29ba-de87-4ec2-82f0-619d789d2a9f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4cd33f90-cebf-41e6-b6ea-51f0c5b0f8ff","type":"text/javascript","exec":[""]}}],"_postman_id":"24e9cb4f-a559-4940-867d-ff364401ccf4"},{"name":"IPN","item":[{"name":"IPN Account Creation","id":"5e4d4a75-47a2-48ae-8dbd-7a4e834716b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"token","value":"asjdh903u8r93klsdfjh","type":"text","description":"<p>Access Token to be sent along the request. To Generate this Access Token contact LiveReel Support.</p>\n"},{"key":"email","value":"example@gmail.com","type":"text","description":"<p>Email of the user whose account needs to be created in LiveReel. </p>\n"},{"key":"account_type","value":"pro","type":"text","description":"<p>Membership Type or Account Type. (multi, pro, ace)</p>\n"}]},"url":"https://app.livereel.io/create_account","urlObject":{"protocol":"https","path":["create_account"],"host":["app","livereel","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e4d4a75-47a2-48ae-8dbd-7a4e834716b7"}],"id":"844a1846-56f1-454d-bbca-32ae6b5389a0","description":"<h3 id=\"account-creation-in-livereel\">Account Creation in LiveReel</h3>\n<blockquote>\n<p>You can use this end point to create accounts in LiveReel. You need to send a POST to request to the URL <a href=\"https://app.livereel.io/create_account\">https://app.livereel.io/create_account</a>  with token,email, and account type.</p>\n</blockquote>\n<h3 id=\"token-generation\">Token Generation</h3>\n<blockquote>\n<p>Inorder to generate a token for Livereel account  creation please submit a request at [Vineasx Support Desk] (<a href=\"https://support.vineasx.com\">https://support.vineasx.com</a>) or use this link <a href=\"https://support.vineasx.com\">https://support.vineasx.com</a>  . Vineasx Support will your request and will get back to you at an earliest.</p>\n</blockquote>\n","_postman_id":"844a1846-56f1-454d-bbca-32ae6b5389a0"}]}