{ "info": { "_postman_id": "958d6fc4-3f80-48ec-8ac2-5c51ecee6462", "name": "Unified.to account space 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:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "lastUpdatedBy": "35240", "uid": "35240-958d6fc4-3f80-48ec-8ac2-5c51ecee6462" }, "item": [ { "name": "kms", "item": [ { "name": "{connection_id}", "item": [ { "name": "space", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Space", "id": "f522ba57-46a9-45cb-9bec-1695bf643d18", "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": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "variable": [ { "id": "67f20a64-1f86-4674-a938-95d57bc5b957", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "8b5a4042-f2d2-4031-9153-ff4a2d65d5ae", "key": "id", "value": "", "description": "(Required) ID of the Space" } ] } }, "response": [ { "id": "83a72a4c-469a-4bcf-a196-d2fbff71ba86", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-83a72a4c-469a-4bcf-a196-d2fbff71ba86" }, { "id": "71c11344-5fb2-44d4-8b12-f1fb4a3a9ccc", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-71c11344-5fb2-44d4-8b12-f1fb4a3a9ccc" } ], "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-f522ba57-46a9-45cb-9bec-1695bf643d18" }, { "name": "Retrieve a Space", "id": "7a919fc8-3096-479a-b111-3a7518da8ae0", "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}}/kms/:connection_id/space/:id?fields=parent_id&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "parent_id" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "81c40d79-3704-4efc-9453-9fe0e33592c4", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "9c8e3506-0673-4110-9914-e8a0d6b0eefd", "key": "id", "value": "", "description": "(Required) ID of the Space" } ] } }, "response": [ { "id": "461356d0-e084-4437-a8d0-7b5c1f71afee", "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}}/kms/:connection_id/space/:id?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"officia_b4\": -39353453.76876858\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-461356d0-e084-4437-a8d0-7b5c1f71afee" } ], "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-7a919fc8-3096-479a-b111-3a7518da8ae0" }, { "name": "Update a Space", "id": "fca5dc59-86c8-4091-bd82-bb078a18410f", "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": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"officia_b4\": -39353453.76876858\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id?fields=parent_id&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "parent_id" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "da698333-b8b0-4a91-938e-18681607c0c2", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "b3315c99-164c-4d49-88b3-0059badee2bc", "key": "id", "value": "", "description": "(Required) ID of the Space" } ] } }, "response": [ { "id": "f61508e2-6237-4dc4-9ca5-b353b775006f", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"officia_b4\": -39353453.76876858\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"officia_b4\": -39353453.76876858\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-f61508e2-6237-4dc4-9ca5-b353b775006f" } ], "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-fca5dc59-86c8-4091-bd82-bb078a18410f" }, { "name": "Update a Space", "id": "a1d55bab-e9c7-4e0f-9691-12a71cff76db", "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": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"officia_b4\": -39353453.76876858\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id?fields=parent_id&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "parent_id" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "18bd8eb1-c233-4a0e-9b42-dee6cff09e79", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "7d2a7a5c-82d7-460a-96c7-a23da6abac20", "key": "id", "value": "", "description": "(Required) ID of the Space" } ] } }, "response": [ { "id": "c2296b86-c3fc-4bcb-a760-1d26613f256e", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"officia_b4\": -39353453.76876858\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space/:id?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"officia_b4\": -39353453.76876858\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-c2296b86-c3fc-4bcb-a760-1d26613f256e" } ], "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-a1d55bab-e9c7-4e0f-9691-12a71cff76db" } ], "id": "526f4065-ba1c-4541-80ed-1f8015459234", "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-526f4065-ba1c-4541-80ed-1f8015459234" }, { "name": "List All Spaces", "id": "5b365713-bd79-4ccf-a5b0-872acbca79f2", "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}}/kms/:connection_id/space?limit=&offset=&updated_gte=&sort=&order=&query=&parent_id=&fields=parent_id&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space" ], "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": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "parent_id" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "23b58201-d785-4c5c-98fb-7e6082102af8", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "7e6d2df3-1a31-4557-b84f-2291c11a9b7f", "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}}/kms/:connection_id/space?limit=&offset=&updated_gte=&sort=&order=&query=&parent_id=&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space" ], "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": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The parent ID to filter by", "key": "parent_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"elit_983\": false\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n },\n {\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"sed_d3\": true,\n \"occaecat_23\": 63805629\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n }\n]", "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-7e6d2df3-1a31-4557-b84f-2291c11a9b7f" } ], "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-5b365713-bd79-4ccf-a5b0-872acbca79f2" }, { "name": "Create a Space", "id": "045707af-9d27-40fc-9aa1-f47781f6b386", "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": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"officia_b4\": -39353453.76876858\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space?fields=parent_id&fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "parent_id" }, { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "a9356c43-525f-4d2b-b912-c3cc9acf0b1f", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "aebba4f9-2029-4bd3-b8c8-67328d58b818", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"officia_b4\": -39353453.76876858\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/kms/:connection_id/space?fields=created_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "kms", ":connection_id", "space" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "created_at" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"parent_id\": \"\",\n \"parent_page_id\": \"\",\n \"raw\": {\n \"officia_b4\": -39353453.76876858\n },\n \"updated_at\": \"\",\n \"user_id\": \"\"\n}", "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-aebba4f9-2029-4bd3-b8c8-67328d58b818" } ], "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-045707af-9d27-40fc-9aa1-f47781f6b386" } ], "id": "2914cb8d-db78-4498-a23c-7459626743d4", "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-2914cb8d-db78-4498-a23c-7459626743d4" } ], "id": "2910923d-524b-48c1-b02a-3eb8f9c6db8f", "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-2910923d-524b-48c1-b02a-3eb8f9c6db8f" } ], "id": "ca03342a-d49d-443f-a13a-1b010c11f301", "createdAt": "2026-07-28T03:26:46.000Z", "updatedAt": "2026-07-28T03:26:46.000Z", "uid": "35240-ca03342a-d49d-443f-a13a-1b010c11f301" } ], "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" } ] }