{ "info": { "_postman_id": "005013af-660f-43eb-af4c-d68b1e832800", "name": "Unified.to account apicall API", "description": "One API to Rule Them All\n\nContact Support:\n Email: hello@unified.to", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:22:38.000Z", "updatedAt": "2026-07-28T03:22:38.000Z", "lastUpdatedBy": "35240", "uid": "35240-005013af-660f-43eb-af4c-d68b1e832800" }, "item": [ { "name": "unified", "item": [ { "name": "apicall", "item": [ { "name": "{id}", "item": [ { "name": "Retrieve Specific Api Call by Its Id", "id": "37163669-375e-42da-aa84-c3e53773bb64", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/apicall/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "apicall", ":id" ], "variable": [ { "id": "c875fc4f-12c7-41b6-889d-a84fac044af3", "key": "id", "value": "", "description": "(Required) ID of the Apicall" } ] } }, "response": [ { "id": "da0a5251-e474-4a3b-9107-5a8776feae82", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/apicall/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "apicall", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"integration_type\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"status\": \"\",\n \"type\": \"webhook\",\n \"method\": \"\",\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"endapi_response_time\": \"\",\n \"environment\": \"Production\",\n \"error\": \"\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"ip_address\": \"\",\n \"is_billable\": \"\",\n \"size\": \"\",\n \"unified_response_time\": \"\",\n \"user_agent\": \"\",\n \"webhook_id\": \"\",\n \"workspace_id\": \"\"\n}", "createdAt": "2026-07-28T03:22:38.000Z", "updatedAt": "2026-07-28T03:22:38.000Z", "uid": "35240-da0a5251-e474-4a3b-9107-5a8776feae82" } ], "createdAt": "2026-07-28T03:22:38.000Z", "updatedAt": "2026-07-28T03:22:38.000Z", "uid": "35240-37163669-375e-42da-aa84-c3e53773bb64" } ], "id": "0c08fc6c-0232-459b-b9b4-9199adea4e17", "createdAt": "2026-07-28T03:22:38.000Z", "updatedAt": "2026-07-28T03:22:38.000Z", "uid": "35240-0c08fc6c-0232-459b-b9b4-9199adea4e17" }, { "name": "Returns Api Calls", "id": "d076a43a-c9e7-4522-b513-7160210e5365", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/apicall?limit=&offset=&updated_gte=&sort=&order=&external_xref=&integration_type=&error=&connection_id=&env=&webhook_id=&type=&is_billable=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "apicall" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Filter the results to only those integrations for your user referenced by this value", "key": "external_xref", "value": "" }, { "description": "Filter the results to just this integration", "key": "integration_type", "value": "" }, { "description": "Filter the results for API Calls with errors", "key": "error", "value": "" }, { "description": "Filter the results to just this integration", "key": "connection_id", "value": "" }, { "key": "env", "value": "" }, { "description": "Filter the results to just this webhook", "key": "webhook_id", "value": "" }, { "description": "Filter the results to just this type", "key": "type", "value": "" }, { "description": "Filter the results for only billable API Calls", "key": "is_billable", "value": "" } ] } }, "response": [ { "id": "b9b95ec0-9abf-42a7-b9dd-1f1bc14d4e54", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/apicall?limit=&offset=&updated_gte=&sort=&order=&external_xref=&integration_type=&error=&connection_id=&env=&webhook_id=&type=&is_billable=", "host": [ "{{baseUrl}}" ], "path": [ "unified", "apicall" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Filter the results to only those integrations for your user referenced by this value", "key": "external_xref", "value": "" }, { "description": "Filter the results to just this integration", "key": "integration_type", "value": "" }, { "description": "Filter the results for API Calls with errors", "key": "error", "value": "" }, { "description": "Filter the results to just this integration", "key": "connection_id", "value": "" }, { "key": "env", "value": "" }, { "description": "Filter the results to just this webhook", "key": "webhook_id", "value": "" }, { "description": "Filter the results to just this type", "key": "type", "value": "" }, { "description": "Filter the results for only billable API Calls", "key": "is_billable", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"integration_type\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"status\": \"\",\n \"type\": \"webhook\",\n \"method\": \"\",\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"endapi_response_time\": \"\",\n \"environment\": \"Production\",\n \"error\": \"\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"ip_address\": \"\",\n \"is_billable\": \"\",\n \"size\": \"\",\n \"unified_response_time\": \"\",\n \"user_agent\": \"\",\n \"webhook_id\": \"\",\n \"workspace_id\": \"\"\n },\n {\n \"integration_type\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"status\": \"\",\n \"type\": \"inbound\",\n \"method\": \"\",\n \"connection_id\": \"\",\n \"created_at\": \"\",\n \"endapi_response_time\": \"\",\n \"environment\": \"Production\",\n \"error\": \"\",\n \"external_xref\": \"\",\n \"id\": \"\",\n \"ip_address\": \"\",\n \"is_billable\": \"\",\n \"size\": \"\",\n \"unified_response_time\": \"\",\n \"user_agent\": \"\",\n \"webhook_id\": \"\",\n \"workspace_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:22:38.000Z", "updatedAt": "2026-07-28T03:22:38.000Z", "uid": "35240-b9b95ec0-9abf-42a7-b9dd-1f1bc14d4e54" } ], "createdAt": "2026-07-28T03:22:38.000Z", "updatedAt": "2026-07-28T03:22:38.000Z", "uid": "35240-d076a43a-c9e7-4522-b513-7160210e5365" } ], "id": "84dc6c0c-631f-4d01-9a7e-e21b7a0004e0", "createdAt": "2026-07-28T03:22:38.000Z", "updatedAt": "2026-07-28T03:22:38.000Z", "uid": "35240-84dc6c0c-631f-4d01-9a7e-e21b7a0004e0" } ], "id": "32f1764c-b265-4aa6-b0d5-fb971848139e", "createdAt": "2026-07-28T03:22:38.000Z", "updatedAt": "2026-07-28T03:22:38.000Z", "uid": "35240-32f1764c-b265-4aa6-b0d5-fb971848139e" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.unified.to" } ] }