{"info":{"_postman_id":"5e970b47-b458-022f-6d55-863cb14679d6","name":"SP Cloud Communications API v1","description":"The Shoutpoint Cloud Communications API allows developers to control telephony experiences at massive scales.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Account","item":[{"name":"Account","id":"080f556b-d7ce-1b00-7fc7-3be1f81e6309","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/Account","description":"#Account\n\nRetrieve account information.\n\n- foo: One\n- bar: Two\n\n"},"response":[],"_postman_id":"080f556b-d7ce-1b00-7fc7-3be1f81e6309"},{"name":"Billings Balance","id":"cf451fab-9680-b3b6-259b-bc0bd9126577","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/Account/Billings/Balance"},"response":[],"_postman_id":"cf451fab-9680-b3b6-259b-bc0bd9126577"},{"name":"Billings Rates","id":"3e4fa4b3-c80e-f753-2eb3-46f5881f0ad7","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/Account/Billings/Rates"},"response":[],"_postman_id":"3e4fa4b3-c80e-f753-2eb3-46f5881f0ad7"},{"name":"Payments Methods","id":"54799bd5-4ac3-9ca9-9b2f-b34bb6eb0c4d","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/Account/Payments/Methods"},"response":[],"_postman_id":"54799bd5-4ac3-9ca9-9b2f-b34bb6eb0c4d"},{"name":"Payments","id":"8e64c501-139a-be5f-cc36-b7934b58a251","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/Account/Payments?begin_date=2016-03-10&end_date=2016-03-16","protocol":"https","host":["{{BASE_URL}}"],"path":["Account","Payments"],"query":[{"key":"begin_date","value":"2016-03-10"},{"key":"end_date","value":"2016-03-16"}]}},"response":[],"_postman_id":"8e64c501-139a-be5f-cc36-b7934b58a251"},{"name":"Payments","id":"370a64c3-acee-7dfc-39db-e0c3f5b4092d","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":"{\n    \"amount\": 10,\n    \"payment_method\": {\n      \"token\": \"6g6kpg\",\n      \"method\": \"Credit Card\",\n      \"card_type\": \"American Express\",\n      \"last_four\": \"0005\",\n      \"is_default\": false,\n      \"created_on\": \"2016-03-16T10:09:00.000Z\",\n      \"updated_on\": \"2016-03-16T12:49:00.000Z\",\n      \"is_expired\": false\n    }\n}"},"url":"https://{{BASE_URL}}/Account/Payments"},"response":[],"_postman_id":"370a64c3-acee-7dfc-39db-e0c3f5b4092d"},{"name":"Alerts","id":"06fc1086-bf80-4d8b-8869-687378f1fa4a","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":"{\n    \"firstname\": \"Firstname\",\n    \"lastname\": \"Lastname\",\n    \"email\": \"my.email@gmail.com\",\n    \"phone_no\": \"714-555-1212\",\n    \"account_balance\": {\n      \"minutes_before_zero\": 30,\n      \"thresholds\": [10, 100, 1000]\n    }\n}"},"url":"https://{{BASE_URL}}/Account/Alerts"},"response":[],"_postman_id":"06fc1086-bf80-4d8b-8869-687378f1fa4a"},{"name":"Alerts","id":"cfc27196-0b9c-c448-0a21-962e1e8dd7e7","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":"{\n    \"firstname\": \"Patrick\",\n    \"lastname\": \"Martin\",\n    \"email\": \"patrick.martin@shoutpoint.com\",\n    \"phone_no\": \"949-596-4641\",\n    \"account_balance\": {\n      \"minutes_before_zero\": 30,\n      \"thresholds\": [10, 100, 1000]\n    }\n}"},"url":"https://{{BASE_URL}}/Account/Alerts"},"response":[],"_postman_id":"cfc27196-0b9c-c448-0a21-962e1e8dd7e7"},{"name":"Alerts","id":"0c9970b0-8f17-e4e2-4c79-30f662be6f1c","request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/Account/Alerts/:id","protocol":"https","host":["{{BASE_URL}}"],"path":["Account","Alerts",":id"],"variable":[{"key":"id","value":""}]}},"response":[],"_postman_id":"0c9970b0-8f17-e4e2-4c79-30f662be6f1c"},{"name":"Logs Calls","id":"74efa3a7-1bed-fadc-fa36-8c378e782e23","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/Account/Logs/Calls?begin_date=2016-03-23T23:18:31.138Z&end_date=2016-03-24T23:18:31.138Z&direction=inbound|outbound&connectTime=0&app_id=0c15b1bc-1234-9876-5674-61312c42e3ea","protocol":"https","host":["{{BASE_URL}}"],"path":["Account","Logs","Calls"],"query":[{"key":"begin_date","value":"2016-03-23T23:18:31.138Z"},{"key":"end_date","value":"2016-03-24T23:18:31.138Z"},{"key":"direction","value":"inbound|outbound"},{"key":"connectTime","value":"0"},{"key":"app_id","value":"0c15b1bc-1234-9876-5674-61312c42e3ea"}]}},"response":[],"_postman_id":"74efa3a7-1bed-fadc-fa36-8c378e782e23"},{"name":"Recordings","id":"af86308d-9ae0-d99b-0d35-66a4f61af768","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/Account/Recordings?begin_date=2016-03-23T23:18:31.138Z&end_date=2016-03-24T23:18:31.138Z&group=audio_recording&app_id=eaffd431-1bd7-4a95-8d91-9c0b85ffb859&call_no=+17145551212&call_id=1234@56&direction=inbound|outbound","protocol":"https","host":["{{BASE_URL}}"],"path":["Account","Recordings"],"query":[{"key":"begin_date","value":"2016-03-23T23:18:31.138Z"},{"key":"end_date","value":"2016-03-24T23:18:31.138Z"},{"key":"group","value":"audio_recording"},{"key":"app_id","value":"eaffd431-1bd7-4a95-8d91-9c0b85ffb859"},{"key":"call_no","value":"+17145551212"},{"key":"call_id","value":"1234@56"},{"key":"direction","value":"inbound|outbound"}]}},"response":[],"_postman_id":"af86308d-9ae0-d99b-0d35-66a4f61af768"},{"name":"Recordings Download","id":"d706448b-b0e2-dff7-f6cb-cad73647f450","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/Account/Recordings/:id/:format","protocol":"https","host":["{{BASE_URL}}"],"path":["Account","Recordings",":id",":format"],"variable":[{"key":"id","value":"MTMwMDE1QDQ2OjViOTdjMjhiLTVlNTYtNDhiZi1hOTE3LTQyMzY3YjRkMDdjNHwx"},{"key":"format","value":"wav"}]}},"response":[],"_postman_id":"d706448b-b0e2-dff7-f6cb-cad73647f450"},{"name":"Usage and Charges","id":"749daae3-97d4-0d46-5769-4a28c41ffe1f","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/Account/Usage?begin_date=2017-04-00T00:00:00.000Z&end_date=2016-04-30T23:59:59.999Z&app_id=ABC-DEF-GHI&subaccount_id=0&itemize=false","protocol":"https","host":["{{BASE_URL}}"],"path":["Account","Usage"],"query":[{"key":"begin_date","value":"2017-04-00T00:00:00.000Z"},{"key":"end_date","value":"2016-04-30T23:59:59.999Z"},{"key":"app_id","value":"ABC-DEF-GHI"},{"key":"subaccount_id","value":"0"},{"key":"itemize","value":"false"}]}},"response":[],"_postman_id":"749daae3-97d4-0d46-5769-4a28c41ffe1f"}],"id":"2185eac6-f3f4-1e6e-d928-01525ecf2d2b","description":"The Account API allows developers to manage account settings.","_postman_id":"2185eac6-f3f4-1e6e-d928-01525ecf2d2b"},{"name":"Account Applications","item":[{"name":"List Applications","id":"37f2bdc9-2268-5459-d50a-f7c25602ab7e","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/Account/Apps"},"response":[],"_postman_id":"37f2bdc9-2268-5459-d50a-f7c25602ab7e"},{"name":"Create Application","id":"31d670fb-653e-9bd6-76ac-3947a8dcf69a","request":{"method":"POST","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"app_name\": \"My First App\",\n  \"notes\": \"This is my first application.\"\n}"},"url":"https://{{BASE_URL}}/Account/Apps"},"response":[],"_postman_id":"31d670fb-653e-9bd6-76ac-3947a8dcf69a"},{"name":"Get Application Details","id":"e62a8397-fb3b-c01f-570d-60fdbff66380","request":{"method":"GET","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/Account/Apps/:id","protocol":"https","host":["{{BASE_URL}}"],"path":["Account","Apps",":id"],"variable":[{"key":"id","value":""}]}},"response":[],"_postman_id":"e62a8397-fb3b-c01f-570d-60fdbff66380"},{"name":"Delete Application","id":"87a3379d-dd77-64e6-c61f-07826791938d","request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/Account/Apps/:id","protocol":"https","host":["{{BASE_URL}}"],"path":["Account","Apps",":id"],"variable":[{"key":"id","value":""}]}},"response":[],"_postman_id":"87a3379d-dd77-64e6-c61f-07826791938d"},{"name":"Create Application Credentials","id":"4ab28d08-394c-77b6-9efb-ecae378af3f7","request":{"method":"POST","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/Account/Apps/:id/Credentials","protocol":"https","host":["{{BASE_URL}}"],"path":["Account","Apps",":id","Credentials"],"variable":[{"key":"id","value":""}]}},"response":[],"_postman_id":"4ab28d08-394c-77b6-9efb-ecae378af3f7"},{"name":"Delete Application Credential","id":"79280d53-b70c-60ef-6b63-7651ab31fd4c","request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{BASIC_AUTH}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/Account/Apps/:id/Credentials/:apiKey","protocol":"https","host":["{{BASE_URL}}"],"path":["Account","Apps",":id","Credentials",":apiKey"],"variable":[{"key":"id","value":""},{"key":"apiKey","value":""}]}},"response":[],"_postman_id":"79280d53-b70c-60ef-6b63-7651ab31fd4c"}],"id":"4734ee1c-f65c-5d35-1fae-a7b42a58cf75","_postman_id":"4734ee1c-f65c-5d35-1fae-a7b42a58cf75"},{"name":"CallFlows","item":[{"name":"Callbacks","id":"2bbc2992-603f-7671-3eb2-6363b147911c","request":{"method":"GET","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/CallFlows/Callbacks"},"response":[],"_postman_id":"2bbc2992-603f-7671-3eb2-6363b147911c"},{"name":"Callback Detail","id":"574d00c4-4ff9-f47f-3388-bae315cba1c2","request":{"method":"GET","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/CallFlows/Callbacks/+15625831627"},"response":[],"_postman_id":"574d00c4-4ff9-f47f-3388-bae315cba1c2"},{"name":"Callbacks Assign","id":"9ac3451e-762b-c311-f9b3-c85f4f924e55","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"[\n  {\n    \"no\": \"{{inbound_api_no}}\",\n    \"callback\": {\n      \"method\": \"POST\",\n      \"url\": \"{{init_config_url}}\",\n      \"content_type\": \"application/json\"\n    },\n    \"google_analytics\": {\n        \"tracking_id\": \"UA-XXXXXXXX-1\",\n        \"source\": \"foobar\"\n    }\n  }\n]"},"url":"https://{{BASE_URL}}/CallFlows/Callbacks"},"response":[],"_postman_id":"9ac3451e-762b-c311-f9b3-c85f4f924e55"},{"name":"Get Log Entry","id":"a95e10d6-2c03-1b16-4e5b-0f1559f961e9","request":{"method":"GET","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/CallFlows/Logs/:callId","protocol":"https","host":["{{BASE_URL}}"],"path":["CallFlows","Logs",":callId"],"variable":[{"key":"callId","value":"1234@56"}]}},"response":[],"_postman_id":"a95e10d6-2c03-1b16-4e5b-0f1559f961e9"},{"name":"List Logs","id":"5bceaebb-1970-c1d9-04d5-28299e716f2b","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/CallFlows/Logs?begin_date=2016-12-20T01:45:12.340Z&end_date=2016-12-21T16:45:20.760Z&page=0&page_size=100","protocol":"https","host":["{{BASE_URL}}"],"path":["CallFlows","Logs"],"query":[{"key":"begin_date","value":"2016-12-20T01:45:12.340Z"},{"key":"end_date","value":"2016-12-21T16:45:20.760Z"},{"key":"page","value":"0"},{"key":"page_size","value":"100"}]}},"response":[],"_postman_id":"5bceaebb-1970-c1d9-04d5-28299e716f2b"},{"name":"Delete Callback","id":"e9d17246-7348-1a48-a891-853d079ea856","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"[\n    {\n        \"no\": \"{{inbound_api_no}}\"\n    }\n]"},"url":"https://{{BASE_URL}}/CallFlows/Callbacks"},"response":[],"_postman_id":"e9d17246-7348-1a48-a891-853d079ea856"}],"id":"134734f4-8b7a-a659-495b-0d3e4955640c","_postman_id":"134734f4-8b7a-a659-495b-0d3e4955640c"},{"name":"Caller IDs v1.0","item":[{"name":"List Caller IDs","id":"b663f677-476d-3183-b314-e45f6b641312","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/CallerIDs?","protocol":"https","host":["{{BASE_URL}}"],"path":["CallerIDs"],"query":[{"key":"no","value":"949","disabled":true},{"key":"description","value":"substring","disabled":true},{"key":"status","value":"unferified|verified|blocked","disabled":true}]}},"response":[],"_postman_id":"b663f677-476d-3183-b314-e45f6b641312"},{"name":"Add Caller ID","id":"7567ba77-5d3e-1d28-8ace-fbc1e02f8891","request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"description\": \"This is an optional Caller ID Number description\"\n}"},"url":{"raw":"https://{{BASE_URL}}/CallerIDs/:phoneNo","protocol":"https","host":["{{BASE_URL}}"],"path":["CallerIDs",":phoneNo"],"variable":[{"key":"phoneNo","value":"+19495551212"}]}},"response":[],"_postman_id":"7567ba77-5d3e-1d28-8ace-fbc1e02f8891"},{"name":"Get Caller ID","id":"36afb428-83f8-ff69-7b44-cdacb7d22aeb","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/CallerIDs/:phoneNo","protocol":"https","host":["{{BASE_URL}}"],"path":["CallerIDs",":phoneNo"],"variable":[{"key":"phoneNo","value":"+17145551212"}]}},"response":[],"_postman_id":"36afb428-83f8-ff69-7b44-cdacb7d22aeb"},{"name":"Update Caller ID","id":"8bd3b052-2ded-ce93-4eac-1d85ef1ac238","request":{"method":"PUT","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"description\": \"This is an updated description.\"\n}"},"url":{"raw":"https://{{BASE_URL}}/CallerIDs/:phoneNo","protocol":"https","host":["{{BASE_URL}}"],"path":["CallerIDs",":phoneNo"],"variable":[{"key":"phoneNo","value":"+19495551212"}]}},"response":[],"_postman_id":"8bd3b052-2ded-ce93-4eac-1d85ef1ac238"},{"name":"Delete Caller ID","id":"39817c44-33cd-d20a-56c9-c7b59af2d4b7","request":{"method":"DELETE","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/CallerIDs/:phoneNo","protocol":"https","host":["{{BASE_URL}}"],"path":["CallerIDs",":phoneNo"],"variable":[{"key":"phoneNo","value":"+19495551212"}]}},"response":[],"_postman_id":"39817c44-33cd-d20a-56c9-c7b59af2d4b7"},{"name":"Verify Caller ID","id":"99704ffe-d835-9d99-8d3f-f2ac1bb567bd","request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/CallerIDs/:phoneNo/Verify","protocol":"https","host":["{{BASE_URL}}"],"path":["CallerIDs",":phoneNo","Verify"],"variable":[{"key":"phoneNo","value":"+19495551212"}]}},"response":[],"_postman_id":"99704ffe-d835-9d99-8d3f-f2ac1bb567bd"}],"id":"1cae632b-a66b-058b-226e-74a75e8ebd9d","_postman_id":"1cae632b-a66b-058b-226e-74a75e8ebd9d"},{"name":"Dials","item":[{"name":"Dials/Connect","id":"1931fa78-5333-3bae-7bf1-94d4146a5376","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"call\": {\n        \"no\": \"{{to_no}}\",\n        \"caller_id_no\": \"{{from_no}}\"\n    },\n    \"inbound_api\": \"CallFlows\",\n    \"session_data\": {\n        \"name\": \"Bob\",\n        \"age\": 21,\n        \"isNice\": true\n    },\n    \"debug_mode\": false\n}\n"},"url":"https://{{BASE_URL}}/Dials/Connect"},"response":[],"_postman_id":"1931fa78-5333-3bae-7bf1-94d4146a5376"},{"name":"Dials/SMS","id":"9744d17c-1b37-2977-15b0-a0fe045c506a","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"call\": {\n        \"no\": \"{{to_no}}\",\n        \"caller_id_no\": \"{{from_no}}\"\n    },\n    \"message\": \"Hello from the Shoutpoint API!\"\n}\n"},"url":"https://{{BASE_URL}}/Dials/SMS"},"response":[],"_postman_id":"9744d17c-1b37-2977-15b0-a0fe045c506a"}],"id":"648a75bd-cc3c-e809-90f4-47e6569fdc62","_postman_id":"648a75bd-cc3c-e809-90f4-47e6569fdc62"},{"name":"History","item":[{"name":"Logs Calls","id":"50f08bc2-0984-6c83-c547-088a40a5e15a","request":{"method":"GET","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/History/Logs/Calls?begin_date=2016-03-23T23:18:31.138Z&end_date=2016-03-24T23:18:31.138Z&direction=inbound|outbound&connectTime=0&app_id=0c15b1bc-1234-9876-5674-61312c42e3ea","protocol":"https","host":["{{BASE_URL}}"],"path":["History","Logs","Calls"],"query":[{"key":"begin_date","value":"2016-03-23T23:18:31.138Z"},{"key":"end_date","value":"2016-03-24T23:18:31.138Z"},{"key":"direction","value":"inbound|outbound"},{"key":"connectTime","value":"0"},{"key":"app_id","value":"0c15b1bc-1234-9876-5674-61312c42e3ea"}]}},"response":[],"_postman_id":"50f08bc2-0984-6c83-c547-088a40a5e15a"},{"name":"Recordings","id":"96b8f3a3-ec43-20b7-b71f-6e58ceba1e9d","request":{"method":"GET","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/History/Recordings?begin_date=2016-03-23T23:18:31.138Z&end_date=2016-03-24T23:18:31.138Z&group=audio_recording&app_id=eaffd431-1bd7-4a95-8d91-9c0b85ffb859&call_no=+17145551212&call_id=1234@56&direction=inbound|outbound","protocol":"https","host":["{{BASE_URL}}"],"path":["History","Recordings"],"query":[{"key":"begin_date","value":"2016-03-23T23:18:31.138Z"},{"key":"end_date","value":"2016-03-24T23:18:31.138Z"},{"key":"group","value":"audio_recording"},{"key":"app_id","value":"eaffd431-1bd7-4a95-8d91-9c0b85ffb859"},{"key":"call_no","value":"+17145551212"},{"key":"call_id","value":"1234@56"},{"key":"direction","value":"inbound|outbound"}]}},"response":[],"_postman_id":"96b8f3a3-ec43-20b7-b71f-6e58ceba1e9d"},{"name":"Recordings Download","id":"4109e18c-a3d2-d89c-c4d2-a22ede3327e5","request":{"method":"GET","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/History/Recordings/:id/:format","protocol":"https","host":["{{BASE_URL}}"],"path":["History","Recordings",":id",":format"],"variable":[{"key":"id","value":"MTMwMDE1QDQ2OjViOTdjMjhiLTVlNTYtNDhiZi1hOTE3LTQyMzY3YjRkMDdjNHwx"},{"key":"format","value":"wav"}]}},"response":[],"_postman_id":"4109e18c-a3d2-d89c-c4d2-a22ede3327e5"},{"name":"Usage and Charges","id":"02148055-e55f-adc4-8bae-9241072ccb1c","request":{"method":"GET","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/History/Usage?begin_date=2017-04-00T00:00:00.000Z&end_date=2016-04-30T23:59:59.999Z&app_id=ABC-DEF-GHI&subaccount_id=0&itemize=false","protocol":"https","host":["{{BASE_URL}}"],"path":["History","Usage"],"query":[{"key":"begin_date","value":"2017-04-00T00:00:00.000Z"},{"key":"end_date","value":"2016-04-30T23:59:59.999Z"},{"key":"app_id","value":"ABC-DEF-GHI"},{"key":"subaccount_id","value":"0"},{"key":"itemize","value":"false"}]}},"response":[],"_postman_id":"02148055-e55f-adc4-8bae-9241072ccb1c"}],"id":"e247917a-4043-d436-cb10-9895f9513786","_postman_id":"e247917a-4043-d436-cb10-9895f9513786"},{"name":"Integrations","item":[{"name":"AWS Credentials","id":"80451688-c765-2fad-79ca-6a074e165d44","request":{"method":"GET","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/Integrations/AWS"},"response":[],"_postman_id":"80451688-c765-2fad-79ca-6a074e165d44"},{"name":"AWS Credentials Update","id":"b8308474-6040-c4a2-4e20-b1985b833c4f","request":{"method":"PUT","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"access_key\": \"myAccessKey\",\n  \"security_key\": \"mySecurityKey\",\n  \"s3\": {\n    \"region\": \"us-west-1\",\n    \"bucket\": \"my-bucket-name\"\n  }\n}"},"url":"https://{{BASE_URL}}/Integrations/AWS"},"response":[],"_postman_id":"b8308474-6040-c4a2-4e20-b1985b833c4f"},{"name":"AWS Credentials Clear All","id":"ea1f0411-bbaa-5fdc-0357-21e0105a4714","request":{"method":"DELETE","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/Integrations/AWS"},"response":[],"_postman_id":"ea1f0411-bbaa-5fdc-0357-21e0105a4714"},{"name":"Watson Credentials","id":"eaeedd5d-0731-d651-f966-f7224c77b550","request":{"method":"GET","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/Integrations/Watson"},"response":[],"_postman_id":"eaeedd5d-0731-d651-f966-f7224c77b550"},{"name":"Watson Credentials Update","id":"99f33f37-3df6-76f3-2498-5bc5f2cbe154","request":{"method":"PUT","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text_to_speech\": {\n    \"username\": \"myUsername\",\n    \"password\": \"myPassword\"\n  }\n}"},"url":"https://{{BASE_URL}}/Integrations/Watson"},"response":[],"_postman_id":"99f33f37-3df6-76f3-2498-5bc5f2cbe154"},{"name":"Watson Credentials Clear All","id":"aed532e7-d69e-cb32-1822-f550471ccf3c","request":{"method":"DELETE","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/Integrations/Watson"},"response":[],"_postman_id":"aed532e7-d69e-cb32-1822-f550471ccf3c"}],"id":"5784d984-f5c1-2583-7745-6ff4841c3cc0","_postman_id":"5784d984-f5c1-2583-7745-6ff4841c3cc0"},{"name":"LiveCalls","item":[{"name":"List Calls","id":"006b8913-641e-c91a-c7c7-ad6493bb57ef","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls?sort_order=desc","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls"],"query":[{"key":"sort_order","value":"desc"}]}},"response":[],"_postman_id":"006b8913-641e-c91a-c7c7-ad6493bb57ef"},{"name":"Get Call Detail","id":"f4176989-92b3-2afb-710e-9cf57e89804d","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"f4176989-92b3-2afb-710e-9cf57e89804d"},{"name":"End Call","id":"2a6a7ef6-7742-79cb-3bff-67aab57fe760","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"2a6a7ef6-7742-79cb-3bff-67aab57fe760"}],"id":"b6865076-08eb-2d1d-52ea-a8f5ae15b981","_postman_id":"b6865076-08eb-2d1d-52ea-a8f5ae15b981"},{"name":"LiveCalls Actions","item":[{"name":"Actions/Tell","id":"c6486df6-7d29-1523-4c94-21c407ad6a6b","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"message\": [\n        \"Hello world.\",\n        \"dtmf://123456\",\n        \"Message 2\",\n        \"http://com.twilio.sounds.music.s3.amazonaws.com/MARKOVICHAMP-Borghestral.mp3\"\n    ]\n}"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Tell","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Tell"],"variable":[{"key":"callId","value":"123@4567"}]}},"response":[],"_postman_id":"c6486df6-7d29-1523-4c94-21c407ad6a6b"},{"name":"Actions/Stop","id":"8106f480-1840-4363-4764-2489d4a99b8e","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"actions\": \"AUDIO\"\n}\n"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Stop","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Stop"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"8106f480-1840-4363-4764-2489d4a99b8e"},{"name":"Actions/HangUp","id":"0d760d09-ad99-8731-c7d8-e4761f5c5d4b","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"message\": [\n        \"Hello world.\"\n    ]\n}"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/HangUp","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","HangUp"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"0d760d09-ad99-8731-c7d8-e4761f5c5d4b"},{"name":"Actions/Transfer","id":"c6d2e1c1-6ef5-2076-b09e-f2d2e04ec577","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"call\": {\n        \"no\": \"{{to_no}}\",\n        \"caller_id_no\": \"{{from_no}}\"\n    }\n}\n"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Transfer","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Transfer"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"c6d2e1c1-6ef5-2076-b09e-f2d2e04ec577"},{"name":"Actions/LeaveVoiceMail","id":"6d685e36-e4b0-dddc-2484-e90e40d9439d","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"message\": \"Custom Message Here\",\n    \"audio_file\": \"audio_file.wav\"\n}"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/LeaveVoiceMail","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","LeaveVoiceMail"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"6d685e36-e4b0-dddc-2484-e90e40d9439d"},{"name":"Actions/Collect","id":"3c626c3b-9dca-e3d7-67e7-754bac37ad18","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"message\": \"Message here.\",\n    \"callback\": {\n        \"id\": \"Place url for POST request containing collected numbers here\",\n        \"url\": \"{{url}}\",\n        \"method\": \"POST\"\n    },\n    \"num_digits\": 2,\n    \"finish_on_key\": \"pound\",\n    \"digits_only\": false,\n    \"timeout\": 5\n}\n"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Collect","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Collect"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"3c626c3b-9dca-e3d7-67e7-754bac37ad18"},{"name":"Actions/Conference/JoinToWhisper","id":"d5329b8e-30b1-79f0-b169-b995e863b78f","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"\n{\n  \"conference_name\": \"{{conf_name}}\",\n  \"message\": \"You are joining a conference as a listener.\",\n  \"target_call\": {\n    \"id\": \"1234@56\"\n  },\n  \"target_message\": [\n     \"http://your-domain.com/assets/ding.mp3\",\n     \"A supervisor is now listening.\"\n  ],\n  \"mute_on_key\": \"1\",\n  \"unmute_on_key\": \"2\",\n  \"exit_on_key\": \"#\"\n}"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Conference/JoinToWhisper","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Conference","JoinToWhisper"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"d5329b8e-30b1-79f0-b169-b995e863b78f"},{"name":"Actions/Conference/Join","id":"546ac6ca-97f4-2535-1ac7-ab1ed5109376","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"conference_name\": \"{{conf_name}}\",\n    \"message\": [\n        \"http://your-domain.com/assets/ding.wav\",\n        \"Welcome to the conference.\"\n    ],\n    \"join_muted\": false,\n    \"mute_on_key\": \"1\",\n    \"unmute_on_key\": \"2\",\n    \"exit_on_key\": \"#\",\n    \"async\": false,\n    \"hold_audio\": \"http://your-domain.com/assets/music.wav\"\n}\n"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Conference/Join","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Conference","Join"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"546ac6ca-97f4-2535-1ac7-ab1ed5109376"},{"name":"Actions/Conference/Leave","id":"2aa90668-ce6a-91f9-cd85-6072ac35d1bc","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"conference_name\": \"{{conf_name}}\"\n}"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Conference/Leave","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Conference","Leave"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"2aa90668-ce6a-91f9-cd85-6072ac35d1bc"},{"name":"Actions/Conference/Hold","id":"7984c933-3e38-ff41-d520-7c550bf336ef","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"conference_name\": \"{{conf_name}}\"\n}"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Conference/Hold","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Conference","Hold"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"7984c933-3e38-ff41-d520-7c550bf336ef"},{"name":"Actions/Conference/Resume","id":"316031f9-d6fb-5c5b-c14b-9f16acda92f1","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"conference_name\": \"{{conf_name}}\"\n}"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Conference/Resume","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Conference","Resume"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"316031f9-d6fb-5c5b-c14b-9f16acda92f1"},{"name":"Actions/Conference/Mute","id":"5021f12b-682e-7358-e84e-39431472bd51","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"conference_name\": \"{{conf_name}}\"\n}"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Conference/Mute","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Conference","Mute"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"5021f12b-682e-7358-e84e-39431472bd51"},{"name":"Actions/Conference/Unmute","id":"bafe2133-685e-191b-67b4-aa816d8bd524","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"conference_name\": \"{{conf_name}}\"\n}"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Conference/Unmute","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Conference","Unmute"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"bafe2133-685e-191b-67b4-aa816d8bd524"},{"name":"Actions/Queue/PollAndConnect","id":"b89a92b3-2db3-bd46-84a6-976616522ce3","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"queue_name\": \"{{queue_name}}\",\n    \"message\": [\n        \"http://your-domain.com/assets/ding.mp3\",\n        \"You are about to pull from the queue.\"\n    ],\n    \"on_ok_message\": \"You found a call.\",\n    \"on_err_message\": \"No call was found.\"\n}\n"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Queue/PollAndConnect","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Queue","PollAndConnect"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"b89a92b3-2db3-bd46-84a6-976616522ce3"},{"name":"Actions/Recording/Start","id":"69ec1e37-22c6-1d64-0289-94f4b98a9e46","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"group\": \"audio_recording\",\n    \"pre_message\": \"You are about to be recorded.\",\n    \"message\": [\n        \"Your call is now being recorded.\"\n    ]\n}\n"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Recording/Start","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Recording","Start"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"69ec1e37-22c6-1d64-0289-94f4b98a9e46"},{"name":"Actions/Recording/Stop","id":"a2baf0cc-6c6c-60a7-4f96-510bea9f609d","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Recording/Stop","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Recording","Stop"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"a2baf0cc-6c6c-60a7-4f96-510bea9f609d"},{"name":"Actions/Recording/Pause","id":"9fb3d463-8079-846c-91c0-44eeda5d54ec","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Recording/Pause","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Recording","Pause"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"9fb3d463-8079-846c-91c0-44eeda5d54ec"},{"name":"Actions/Recording/Resume","id":"4f7f25ef-bc91-b6bd-6716-81bab64826a0","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/Recording/Resume","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","Recording","Resume"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"4f7f25ef-bc91-b6bd-6716-81bab64826a0"},{"name":"Actions/SessionData","id":"b189f463-4561-98ea-c3a2-85adf428fdf6","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Bob\",\n    \"age\": 25,\n    \"isNice\": true\n}\n"},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/:callId/Actions/SessionData","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls",":callId","Actions","SessionData"],"variable":[{"key":"callId","value":""}]}},"response":[],"_postman_id":"b189f463-4561-98ea-c3a2-85adf428fdf6"}],"id":"4632d27d-1de8-1f7b-dce1-e67551bee926","_postman_id":"4632d27d-1de8-1f7b-dce1-e67551bee926"},{"name":"LiveCalls Conferences","item":[{"name":"List Conferences","id":"7bff2bce-48a1-473b-d155-441eb27b6597","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/Conferences?name=conference","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls","Conferences"],"query":[{"key":"name","value":"conference"}]}},"response":[],"_postman_id":"7bff2bce-48a1-473b-d155-441eb27b6597"},{"name":"Get Conference","id":"71628a71-81bf-2028-e4e2-2df4b5d00c04","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/Conferences/:confId","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls","Conferences",":confId"],"variable":[{"key":"confId","value":""}]}},"response":[],"_postman_id":"71628a71-81bf-2028-e4e2-2df4b5d00c04"},{"name":"Get Conference Participant","id":"2257b0dd-7668-8158-c463-981f0d593c18","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/Conferences/:confId/Participants/:pid","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls","Conferences",":confId","Participants",":pid"],"variable":[{"key":"confId","value":""},{"key":"pid","value":"1"}]}},"response":[],"_postman_id":"2257b0dd-7668-8158-c463-981f0d593c18"}],"id":"112e1fcd-bcd0-0a1f-0744-ba01346d8802","_postman_id":"112e1fcd-bcd0-0a1f-0744-ba01346d8802"},{"name":"LiveCalls Queues","item":[{"name":"List Queues","id":"45fc0c27-f603-8aa1-dadc-58ab17b06605","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/LiveCalls/Queues"},"response":[],"_postman_id":"45fc0c27-f603-8aa1-dadc-58ab17b06605"},{"name":"Get Queue","id":"0af47458-10d3-0cac-7e89-d85ab57bd85f","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/Queues/:queueId","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls","Queues",":queueId"],"variable":[{"key":"queueId","value":"123"}]}},"response":[],"_postman_id":"0af47458-10d3-0cac-7e89-d85ab57bd85f"},{"name":"Delete Queue","id":"5a511c27-db9b-c658-863a-bf7d9aa338b8","request":{"method":"DELETE","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/Queues/:queueId","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls","Queues",":queueId"],"variable":[{"key":"queueId","value":"123"}]}},"response":[],"_postman_id":"5a511c27-db9b-c658-863a-bf7d9aa338b8"},{"name":"List Queued Calls","id":"52f0513a-d9bd-538e-f6eb-71f67fa242f6","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/Queues/:queueId/Calls","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls","Queues",":queueId","Calls"],"variable":[{"key":"queueId","value":"123"}]}},"response":[],"_postman_id":"52f0513a-d9bd-538e-f6eb-71f67fa242f6"},{"name":"Get Queued Call","id":"f8050538-d24c-2617-e1bd-b7b04bba9875","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/Queues/:queueId/Calls/:callId","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls","Queues",":queueId","Calls",":callId"],"variable":[{"key":"queueId","value":"123"},{"key":"callId","value":"123@4567"}]}},"response":[],"_postman_id":"f8050538-d24c-2617-e1bd-b7b04bba9875"},{"name":"Remove Queued Call","id":"950c5798-5c51-e8e7-56a7-25d5975d825e","request":{"method":"DELETE","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/Queues/:queueId/Calls/:callId","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls","Queues",":queueId","Calls",":callId"],"variable":[{"key":"queueId","value":"123"},{"key":"callId","value":"123@4567"}]}},"response":[],"_postman_id":"950c5798-5c51-e8e7-56a7-25d5975d825e"},{"name":"Poll for Next Queued Call","id":"5d991070-c9e0-02c5-4630-4963add91d6e","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/Queues/:queueId/Poll","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls","Queues",":queueId","Poll"],"variable":[{"key":"queueId","value":"123"}]}},"response":[],"_postman_id":"5d991070-c9e0-02c5-4630-4963add91d6e"},{"name":"Peek at Next Queued Call","id":"61f5201b-488d-c36b-4def-0c756db7320f","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/LiveCalls/Queues/:queueId/Peek","protocol":"https","host":["{{BASE_URL}}"],"path":["LiveCalls","Queues",":queueId","Peek"],"variable":[{"key":"queueId","value":"123"}]}},"response":[],"_postman_id":"61f5201b-488d-c36b-4def-0c756db7320f"}],"id":"670e48f9-8d58-dfe3-6c6c-5c00a5d45267","_postman_id":"670e48f9-8d58-dfe3-6c6c-5c00a5d45267"},{"name":"Messages v.EXPERIMENTAL","item":[{"name":"Send Message","id":"c4288dce-aa40-98b5-4fd1-250630d89b3b","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"call\": {\n        \"no\": \"+17145551212\",\n        \"caller_id_no\": \"+19495551212\"\n    },\n    \"message\": \"Hello from the Shoutpoint API!\",\n    \"session\": {\n      \"data\": {\n        \"foo\": \"bar\",\n        \"fooBar\": true,\n        \"barFoo\": 1\n      },\n      \"history\": false\n    }\n}\n"},"url":{"raw":"https://{{BASE_URL}}/Messages/:no","protocol":"https","host":["{{BASE_URL}}"],"path":["Messages",":no"],"variable":[{"key":"no","value":"+17145551212"}]}},"response":[],"_postman_id":"c4288dce-aa40-98b5-4fd1-250630d89b3b"},{"name":"Get Message Session Data","id":"5f60174f-f434-c5ca-6bb9-5ae894c18aea","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"call\": {\n        \"no\": \"+17144691365\",\n        \"caller_id_no\": \"+15622658652\"\n    },\n    \"message\": \"Hello from the Shoutpoint API!\"\n}\n"},"url":{"raw":"https://{{BASE_URL}}/Messages/:no","protocol":"https","host":["{{BASE_URL}}"],"path":["Messages",":no"],"variable":[{"key":"no","value":"+17145551212"}]}},"response":[],"_postman_id":"5f60174f-f434-c5ca-6bb9-5ae894c18aea"},{"name":"Update Message Session Data","id":"0eec514e-b72a-1dfa-c7d0-31db831e1cfa","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n    \"session\": {\n      \"data\": {\n        \"foo\": \"bar part 3\",\n        \"newProp\": \"Bye\",\n        \"haha\": true\n      }\n    }\n}\n"},"url":{"raw":"https://{{BASE_URL}}/Messages/:no","protocol":"https","host":["{{BASE_URL}}"],"path":["Messages",":no"],"variable":[{"key":"no","value":"+17145551212"}]}},"response":[],"_postman_id":"0eec514e-b72a-1dfa-c7d0-31db831e1cfa"},{"name":"Delete Message Session Data","id":"22239d1b-4664-6f16-7577-4d5cecf9deff","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/Messages/:no","protocol":"https","host":["{{BASE_URL}}"],"path":["Messages",":no"],"variable":[{"key":"no","value":"+17145551212"}]}},"response":[],"_postman_id":"22239d1b-4664-6f16-7577-4d5cecf9deff"}],"id":"88073316-c332-98e4-7d02-0c799749bdb6","_postman_id":"88073316-c332-98e4-7d02-0c799749bdb6"},{"name":"PhoneNumbers v1.1","item":[{"name":"PhoneNumbers/Available","id":"f0636053-7ac5-0759-cc97-7a09ccaaffc3","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/PhoneNumbers/Available?is_sms=true&search_by=region|prefixes|postal-code|rate-center|latas&search_on=Los Angeles, CA","protocol":"https","host":["{{BASE_URL}}"],"path":["PhoneNumbers","Available"],"query":[{"key":"is_sms","value":"true"},{"key":"search_by","value":"region|prefixes|postal-code|rate-center|latas"},{"key":"search_on","value":"Los Angeles, CA"}]}},"response":[],"_postman_id":"f0636053-7ac5-0759-cc97-7a09ccaaffc3"},{"name":"List PhoneNumbers","id":"5b6ee0d7-b6d9-f35f-c1aa-a37ccf5f72a8","request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/PhoneNumbers?","protocol":"https","host":["{{BASE_URL}}"],"path":["PhoneNumbers"],"query":[{"key":"no","value":"949","disabled":true},{"key":"description","value":"substring","disabled":true},{"key":"status","value":"routed|released|error","disabled":true},{"key":"assigned_to","value":"CallFlows","disabled":true}]}},"response":[],"_postman_id":"5b6ee0d7-b6d9-f35f-c1aa-a37ccf5f72a8"},{"name":"Provision Phone Numbers Bulk","id":"88e81f6c-8481-3038-1538-ca180179e536","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n\t\"phone_numbers\": [\n\t\t{\n\t\t\t\"no\": \"+17145551212\"\n\t\t}, {\n\t\t\t\"no\": \"+19495551212\"\n\t\t}\n\t]\n}"},"url":{"raw":"https://{{BASE_URL}}/PhoneNumbers/:api","protocol":"https","host":["{{BASE_URL}}"],"path":["PhoneNumbers",":api"],"variable":[{"key":"api","value":"CallFlows"}]}},"response":[],"_postman_id":"88e81f6c-8481-3038-1538-ca180179e536"},{"name":"Update Phone Number","id":"54f028fb-07c4-0463-3e2b-958bf73c97ac","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-api-key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n\t\"description\": \"Work Number\",\n\t\"caller_id_name\": \"John Doe\"\n}"},"url":{"raw":"https://{{BASE_URL}}/PhoneNumbers/:phoneNo","protocol":"https","host":["{{BASE_URL}}"],"path":["PhoneNumbers",":phoneNo"],"variable":[{"key":"phoneNo","value":"+17145551212"}]}},"response":[],"_postman_id":"54f028fb-07c4-0463-3e2b-958bf73c97ac"},{"name":"Release Phone Numbers Bulk","id":"51a0e0d4-ee29-fbc4-dfa7-a23281aa2580","request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"X-Api-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":"{\n\t\"phone_numbers\": [\n\t\t{\n\t\t\t\"no\": \"+17145551212\"\n\t\t}, {\n\t\t\t\"no\": \"+19495551212\"\n\t\t}\n\t]\n}"},"url":{"raw":"https://{{BASE_URL}}/PhoneNumbers/:api","protocol":"https","host":["{{BASE_URL}}"],"path":["PhoneNumbers",":api"],"variable":[{"key":"api","value":"CallFlows"}]}},"response":[],"_postman_id":"51a0e0d4-ee29-fbc4-dfa7-a23281aa2580"}],"id":"79473b71-c49a-4420-a922-657314f8b379","_postman_id":"79473b71-c49a-4420-a922-657314f8b379"},{"name":"SubAccounts","item":[{"name":"List App SubAccounts","id":"d8c61f57-1f7f-2376-507c-977fd941cbfc","request":{"method":"GET","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":"https://{{BASE_URL}}/SubAccounts"},"response":[],"_postman_id":"d8c61f57-1f7f-2376-507c-977fd941cbfc"},{"name":"Create App SubAccounts","id":"05607e6b-6130-a208-8963-e8c825aaf8af","request":{"method":"POST","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"My First SubAccount\"\n}"},"url":"https://{{BASE_URL}}/SubAccounts"},"response":[],"_postman_id":"05607e6b-6130-a208-8963-e8c825aaf8af"},{"name":"App SubAccounts Detail","id":"3f8f302d-1097-a4cc-c9fb-864f3e0eb7ff","request":{"method":"GET","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/SubAccounts/:subaccountId","protocol":"https","host":["{{BASE_URL}}"],"path":["SubAccounts",":subaccountId"],"variable":[{"key":"subaccountId","value":"12345"}]}},"response":[],"_postman_id":"3f8f302d-1097-a4cc-c9fb-864f3e0eb7ff"},{"name":"Delete App SubAccounts","id":"dd04062e-a41e-c0f3-1524-bc206e6310e0","request":{"method":"DELETE","header":[{"key":"X-API-Key","value":"{{X-API-KEY}}"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://{{BASE_URL}}/SubAccounts/:subaccountId","protocol":"https","host":["{{BASE_URL}}"],"path":["SubAccounts",":subaccountId"],"variable":[{"key":"subaccountId","value":"12345"}]}},"response":[],"_postman_id":"dd04062e-a41e-c0f3-1524-bc206e6310e0"}],"id":"1c5b3482-4c5a-1d82-3a84-97175086d965","_postman_id":"1c5b3482-4c5a-1d82-3a84-97175086d965"}]}