{"info":{"_postman_id":"13d0ceac-f9a3-4d53-997a-4353e82ccfe2","name":"Murs.ai integration API","description":"<html><head></head><body><p>The MursAI API is organized around REST. Our API accepts JSON request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, basic authentication, and verbs.</p>\n<p>Any additional questions can be asked through support chat.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>The MursAI API uses API keys to authenticate requests. You can view and manage you API Keys in Integration tab of Settings menu.</p>\n<p>All API interactions are performed via API keys.</p>\n<p>All API requests must be made over HTTPS.</p>\n<h1 id=\"http-codes\">HTTP Codes</h1>\n<p>Users can expect the next HTTP codes: </p>\n<p>200 - OK    Everything worked as expected.</p>\n<p>400 - Bad Request   The request was unacceptable, often due to missing a required parameter.</p>\n<p>401 - Unauthorized  No valid API key provided or authentification failed.</p>\n<p>403 - Forbidden The API key doesn't have permissions to perform the request.</p>\n<p>404 - Not Found The requested resource doesn't exist.</p>\n<p>409 - Conflict  The request conflicts with another request.</p>\n<p>500, 502, 503, 504 - Server Errors  Something went wrong on Murs's end.</p>\n<h1 id=\"webhooks\">WebHooks</h1>\n<p>You can configure webhook to be notified about events that happen in your Murs AI account or connected accounts.</p>\n<p>You can manage webhooks via your's account in Integration tab of Settings menu.</p>\n<p>The url for accepting webhooks event must be support HTTPS.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication","slug":"authentication"},{"content":"HTTP Codes","slug":"http-codes"},{"content":"WebHooks","slug":"webhooks"}],"owner":"12558784","collectionId":"13d0ceac-f9a3-4d53-997a-4353e82ccfe2","publishedId":"TVCfUn2r","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-09-02T09:02:45.000Z"},"item":[{"name":"Processes and Trainings","item":[{"name":"Run process","id":"fc891089-2680-49a1-ad9d-0e9329c3a1c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n   \"processId\": \"000000000000000000000000\",\n   \"employeeId\": \"000000000000000000000000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.murs.ai/api/public/startProcess","urlObject":{"protocol":"https","path":["api","public","startProcess"],"host":["app","murs","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"fc891089-2680-49a1-ad9d-0e9329c3a1c7"}],"id":"e1d39fb9-9d46-4075-b9d8-426fad153c17","description":"<p>Using this endpoint you can launch specific process on specific employees.</p>\n","event":[{"listen":"prerequest","script":{"id":"288c7451-367b-4bb4-a0b9-c7991f4060cc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"879f4d4c-fb83-487e-abc5-12765b9c978b","type":"text/javascript","exec":[""]}}],"_postman_id":"e1d39fb9-9d46-4075-b9d8-426fad153c17"}],"event":[{"listen":"prerequest","script":{"id":"5e00ed18-f290-46fb-ba6e-9fd4b426d685","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6b3d1dbc-efe0-40e3-acb7-b290d551028b","type":"text/javascript","exec":[""]}}]}