{"info":{"_postman_id":"e1f1eae3-475c-4570-afde-db2eaec017cc","name":"Cloudpresenter API","description":"<html><head></head><body><p>This is Cloudpresenter API documentation.  </p>\n<p>API is REST-like RPC API, which follows CRUDL principle as a standard.  </p>\n<p>API requests are done using http POST method, with parameters as payload.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"27475051","collectionId":"e1f1eae3-475c-4570-afde-db2eaec017cc","publishedId":"2s93m4Y2zW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-05-23T18:49:17.000Z"},"item":[{"name":"Get user token","id":"f7121d16-cf5e-40c6-882b-9303ed101d45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"do","value":"get_user_token","type":"text"},{"key":"email","value":"{{email}}","type":"text"},{"key":"password","value":"{{password}}","type":"text"}]},"url":"{{base_url}}","description":"<p>This is action to get user API token for other actions.</p>\n","urlObject":{"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7121d16-cf5e-40c6-882b-9303ed101d45"},{"name":"Get intercom user","id":"ee9d6ba1-0923-42cf-a411-c3ba0d37bc1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"do","value":"get_intercom_user","type":"text"},{"key":"email","value":"{{email}}","type":"text"},{"key":"token","value":"{{token}}","type":"text"}]},"url":"{{base_url}}","description":"<p>This is action to get user API token for other actions.</p>\n","urlObject":{"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee9d6ba1-0923-42cf-a411-c3ba0d37bc1c"},{"name":"Get sessions","id":"71920245-ac4f-493c-a6cd-927c25d50adc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"do","value":"get_sessions","type":"text"}]},"url":"{{base_url}}","urlObject":{"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"71920245-ac4f-493c-a6cd-927c25d50adc"}],"event":[{"listen":"prerequest","script":{"id":"bfa24a50-2aa2-4205-8fc6-7f011622fadd","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"caeba02e-fdf1-48df-8220-47071a99a3c6","type":"text/javascript","exec":[""]}}]}