{"info":{"_postman_id":"7a654ed0-c30a-4cb9-817f-092ee417e0a2","name":"Calley ex-api","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18342236","collectionId":"7a654ed0-c30a-4cb9-817f-092ee417e0a2","publishedId":"2s9YRB3sBz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-10-21T06:27:42.000Z"},"item":[{"name":"Calling List","id":"055f0821-689c-4300-ada8-99c601730763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authToken"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://ex-api.getcalley.com/api/CallingLists","description":"<p>This API is designed to retrieve all lists created by a user. The response output includes the unique identifier, list ID, and list name for each list.</p>\n","urlObject":{"protocol":"https","path":["api","CallingLists"],"host":["ex-api","getcalley","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"055f0821-689c-4300-ada8-99c601730763"},{"name":"New Contact","id":"b420ab7c-5ba3-46d2-a2b1-e657ebf0c029","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authToken"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://ex-api.getcalley.com/api/ListData?id=mcl-49C613E9-42C4-4040-8049-D77CDD11520B","description":"<p>This API is designed to fetch comprehensive details of the specified list ID, including call-related information such as call ID, user name, mobile number, call status, rescheduled status, agent name, notes, and feedback. The API response provides a holistic view of the calling details, facilitating effective call management and analysis.</p>\n","urlObject":{"protocol":"https","path":["api","ListData"],"host":["ex-api","getcalley","com"],"query":[{"key":"id","value":"mcl-49C613E9-42C4-4040-8049-D77CDD11520B"}],"variable":[]}},"response":[],"_postman_id":"b420ab7c-5ba3-46d2-a2b1-e657ebf0c029"},{"name":"Agent List","id":"7a62341e-c9c7-44c7-8b62-1e2576df7630","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authToken"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://ex-api.getcalley.com/api/Agents","description":"<p>This API serves the purpose of retrieving details of all agents connected to the team's admin. The API response includes the agent ID, agent name, and agent email ID, providing comprehensive information about the team's agents for effective management and coordination.</p>\n","urlObject":{"protocol":"https","path":["api","Agents"],"host":["ex-api","getcalley","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a62341e-c9c7-44c7-8b62-1e2576df7630"},{"name":"Create or Update User","id":"5f2cd265-2189-4955-b042-1ef271d90c40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authToken"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Mobile\":\"9911223333\",\r\n    \"ListId\":\"mcl-5C6F83CB-BE29-4F7C-9CF2-BA0D3809474B\",\r\n    \"Notes\":\"Postman api for calley\",\r\n    \"AgentId\":133993,\r\n    \"Name\":\"Venkat Cstech\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ex-api.getcalley.com/api/PushPro","description":"<p>This API facilitates the addition of call details via the POST method from the panel. The required request parameters include mobile number, list ID, notes, and agent ID if the user is the team's admin, along with the name. The API response provides agent ID, name, call status, notes, mobile number, and list ID, ensuring effective management and monitoring of call-related information.</p>\n","urlObject":{"protocol":"https","path":["api","PushPro"],"host":["ex-api","getcalley","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f2cd265-2189-4955-b042-1ef271d90c40"},{"name":"Pro user add / Update contact","id":"5fb3d541-cd99-4c76-ba7b-0c32ed2e9895","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authToken"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Mobile\":\"1122334455\",\r\n    \"ListId\":\"mcl-5C6F83CB-BE29-4F7C-9CF2-BA0D3809474B\",\r\n    \"Notes\":\"Postman api for calley pro user\",\r\n    \"Name\":\"Venkat Cstech\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ex-api.getcalley.com/api/PushPro","description":"<p>This API enables the addition of call details from the panel through the POST method. The required request parameters include the mobile number, list ID, notes, and name. The API response provides the name, call status, notes, mobile number, and list ID, ensuring comprehensive record-keeping and efficient call management.</p>\n","urlObject":{"protocol":"https","path":["api","PushPro"],"host":["ex-api","getcalley","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5fb3d541-cd99-4c76-ba7b-0c32ed2e9895"},{"name":"Teams user add / Update Multiple contacts","id":"f3d26e08-5a1d-40e4-98d9-40c2fa416f3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authToken"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"Mobile\": \"9911223335\",\r\n        \"ListId\": \"mcl-5C6F83CB-BE29-4F7C-9CF2-BA0D3809474B\",\r\n        \"Notes\": \"Postman api for calley 1\",\r\n        \"AgentId\": 133992,\r\n        \"Name\": \"Cstech 1\"\r\n    },\r\n    {\r\n        \"Mobile\": \"991122444\",\r\n        \"ListId\": \"mcl-5C6F83CB-BE29-4F7C-9CF1-BA0D3809474B\",\r\n        \"Notes\": \"Postman api for calley 2\",\r\n        \"AgentId\": 133994,\r\n        \"Name\": \"Test Cstech\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"https://ex-api.getcalley.com/api/PushPro/PushProV2","description":"<p>This API enables the addition of call details from the panel through the POST method. The required request parameters include the mobile number, list ID, notes, and name. The API response provides the name, call status, notes, mobile number, and list ID, ensuring comprehensive record-keeping and efficient call management.</p>\n","urlObject":{"protocol":"https","path":["api","PushPro","PushProV2"],"host":["ex-api","getcalley","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f3d26e08-5a1d-40e4-98d9-40c2fa416f3d"},{"name":"Fetch All Data","id":"ca3b4f20-90f4-4b22-b685-806d35200cd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"AuthToken"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://ex-api.getcalley.com/api/CallDetail?page=1&fromdate=2024-11-06&todate=2024-11-08","description":"<p>This API is designed to retrieve detailed information about call data within a specified time period.</p>\n","urlObject":{"protocol":"https","path":["api","CallDetail"],"host":["ex-api","getcalley","com"],"query":[{"key":"page","value":"1"},{"key":"fromdate","value":"2024-11-06"},{"key":"todate","value":"2024-11-08"}],"variable":[]}},"response":[],"_postman_id":"ca3b4f20-90f4-4b22-b685-806d35200cd5"}]}