{"info":{"_postman_id":"3d775640-9194-41da-b91e-53abc7d3b721","name":"Autonomiq","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"6550044","collectionId":"3d775640-9194-41da-b91e-53abc7d3b721","publishedId":"RztmqoLD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-02-01T01:31:13.000Z"},"item":[{"name":"authenticate","id":"1a419c49-5a42-4cf9-b5d2-05171d4ab27d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"username\",\n    \"password\": \"password\"\n}"},"url":"https://dev.internal.autonomiq.ai/platform/v1/auth","description":"<p><a href=\"https://dev.autonomiq.ai/platform/authenticate/basic\">https://dev.autonomiq.ai/platform/authenticate/basic</a></p>\n<p>Gets token back</p>\n","urlObject":{"protocol":"https","path":["platform","v1","auth"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a419c49-5a42-4cf9-b5d2-05171d4ab27d"},{"name":"Create Project","id":"7929e15d-0020-4b38-a4dd-ce7d7029e086","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}"}],"body":{"mode":"formdata","formdata":[{"key":"params","value":"{\"projectName\":\"apiProject\",\"appUrl\":\"https://login.salesforce.com\"}","type":"text"}]},"url":"https://dev.internal.autonomiq.ai/platform/v1/projects","urlObject":{"protocol":"https","path":["platform","v1","projects"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"7929e15d-0020-4b38-a4dd-ce7d7029e086"},{"name":"Get Project","id":"24b28711-6b0c-4ce6-b94c-684d9d218e1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}"}],"body":{"mode":"formdata","formdata":[{"key":"params","type":"text","value":"{\"projectName\":\"apiProject\",\"appUrl\":\"https://login.salesforce.com\"}","disabled":true}]},"url":"https://dev.internal.autonomiq.ai/platform/v1/projects/{{project_id}}/getproject","urlObject":{"protocol":"https","path":["platform","v1","projects","{{project_id}}","getproject"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"24b28711-6b0c-4ce6-b94c-684d9d218e1c"},{"name":"Get All Projects","id":"e8b5edf3-30c5-44a1-94cf-b35ee113262f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}"}],"body":{"mode":"formdata","formdata":[{"key":"params","type":"text","value":"{\"projectName\":\"apiProject\",\"appUrl\":\"https://login.salesforce.com\"}","disabled":true}]},"url":"https://dev.internal.autonomiq.ai/platform/v1/getprojects","urlObject":{"protocol":"https","path":["platform","v1","getprojects"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"e8b5edf3-30c5-44a1-94cf-b35ee113262f"},{"name":"Get Test Cases Detail","id":"6ea863bf-31a7-4431-a92b-23d962522d37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","value":"Bearer {{token}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://dev.internal.autonomiq.ai/platform/v1/projects/{{project_id}}/testcases","description":"<p>Get all test cases for a given project</p>\n","urlObject":{"protocol":"https","path":["platform","v1","projects","{{project_id}}","testcases"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ea863bf-31a7-4431-a92b-23d962522d37"},{"name":"Upload Test Case and Data","id":"bce8fe9c-b2c9-4efc-acce-3d864dc057d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}"},{"key":"content-type","value":"multipart/form-data;"}],"body":{"mode":"formdata","formdata":[{"key":"json","value":"{\"sessionId\":\"sqA9S58mg\"}","type":"text"},{"key":"json","value":"{\"accountId\":1}","type":"text"},{"key":"casefile","value":"@/Users/local/Downloads/short.xlsx","type":"text"},{"key":"datafile","value":"@/Users/local/Downloads/short.xlsx","type":"text"}]},"url":"https://dev.internal.autonomiq.ai/platform/v1/projects/{{project_id}}/testcases/upload","urlObject":{"protocol":"https","path":["platform","v1","projects","{{project_id}}","testcases","upload"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"bce8fe9c-b2c9-4efc-acce-3d864dc057d4"},{"name":"Get Test Cases","id":"c07d4934-e0e0-4d32-97dc-5af426050e29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://dev.internal.autonomiq.ai/platform/v1/projects/{{project_id}}/testcases","urlObject":{"protocol":"https","path":["platform","v1","projects","{{project_id}}","testcases"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"c07d4934-e0e0-4d32-97dc-5af426050e29"},{"name":"GenerateScript","id":"f1a0f7f3-4a5a-4e8a-a7ed-767166fa46b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \"testCases\":[1],\"sessionId\":\"xyz\"}"},"url":"https://dev.internal.autonomiq.ai/platform/v1/projects/{{project_id}}/generate","urlObject":{"protocol":"https","path":["platform","v1","projects","{{project_id}}","generate"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1a0f7f3-4a5a-4e8a-a7ed-767166fa46b3"},{"name":"ExecuteScript","id":"69c15549-1723-40b2-afe9-0dead849efdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"browserDetails\":[{\"browser\":\"Chrome\",\"browserVersion\":\"71.0\"}],\"executionType\":\"smoke\",\"platform\":\"Linux\",\"scripts\":[422],\"testExecutionName\":\"New Test Case\"}"},"url":"https://dev.internal.autonomiq.ai/platform/v1/projects/{{project_id}}/execute","urlObject":{"protocol":"https","path":["platform","v1","projects","{{project_id}}","execute"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"69c15549-1723-40b2-afe9-0dead849efdb"},{"name":"GetExecutionStatus","id":"3fbff974-ea00-43cc-b4f1-ee74a6ddc735","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://dev.internal.autonomiq.ai/platform/v1/projects/{{project_id}}/testcases/{{testcase_id}}/scripts","urlObject":{"protocol":"https","path":["platform","v1","projects","{{project_id}}","testcases","{{testcase_id}}","scripts"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"3fbff974-ea00-43cc-b4f1-ee74a6ddc735"},{"name":"GetScriptInfo","id":"ffcd936a-a5e9-4769-aa19-34bd184b56ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://dev.internal.autonomiq.ai/platform/v1/projects/{{project_id}}/testcases/{{testcase_id}}/scripts/{{script_id}}/getscript","urlObject":{"protocol":"https","path":["platform","v1","projects","{{project_id}}","testcases","{{testcase_id}}","scripts","{{script_id}}","getscript"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"ffcd936a-a5e9-4769-aa19-34bd184b56ed"},{"name":"GetTestCaseIds","id":"c4c00c1e-d8e4-4eee-a6b1-18b603959194","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://dev.internal.autonomiq.ai/platform/v1/projects/{{project_id}}/testcaseids","urlObject":{"protocol":"https","path":["platform","v1","projects","{{project_id}}","testcaseids"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"c4c00c1e-d8e4-4eee-a6b1-18b603959194"},{"name":"Delete Project","id":"4d2bd8a5-36f8-475c-be36-1f94bb7310d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"projectIds\":[88]}"},"url":"https://dev.internal.autonomiq.ai/platform/v1/projects/disable","urlObject":{"protocol":"https","path":["platform","v1","projects","disable"],"host":["dev","internal","autonomiq","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d2bd8a5-36f8-475c-be36-1f94bb7310d3"}]}