{ "info": { "_postman_id": "9d80a309-4cd9-4ce4-a29c-3ecfe9e87502", "name": "Unified.to account environment 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:23:58.000Z", "updatedAt": "2026-07-28T03:23:58.000Z", "lastUpdatedBy": "35240", "uid": "35240-9d80a309-4cd9-4ce4-a29c-3ecfe9e87502" }, "item": [ { "name": "unified", "item": [ { "name": "environment", "item": [ { "name": "{env}", "item": [ { "name": "Remove an Environment", "id": "7c9e7f62-52c5-4430-a8aa-a7347c10f99f", "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": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/environment/:env", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment", ":env" ], "variable": [ { "id": "ae417049-c2cb-4992-b5f6-42e97571d8b8", "key": "env", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "6a93a803-8187-4ce0-803b-040b0b9f82fa", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/unified/environment/:env", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment", ":env" ], "variable": [ { "key": "env" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n \"\",\n \"\"\n]", "createdAt": "2026-07-28T03:23:58.000Z", "updatedAt": "2026-07-28T03:23:58.000Z", "uid": "35240-6a93a803-8187-4ce0-803b-040b0b9f82fa" } ], "createdAt": "2026-07-28T03:23:58.000Z", "updatedAt": "2026-07-28T03:23:58.000Z", "uid": "35240-7c9e7f62-52c5-4430-a8aa-a7347c10f99f" } ], "id": "ade19f2e-8ba4-4c07-99a9-6da5b9813eb2", "createdAt": "2026-07-28T03:23:58.000Z", "updatedAt": "2026-07-28T03:23:58.000Z", "uid": "35240-ade19f2e-8ba4-4c07-99a9-6da5b9813eb2" }, { "name": "Returns All Environments", "id": "d222d101-ca8c-4c89-8c91-bb0e5f813080", "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/environment", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment" ] } }, "response": [ { "id": "c7d63b83-6b6e-44b5-a118-bdfc3fd9ca25", "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/environment", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n \"\",\n \"\"\n]", "createdAt": "2026-07-28T03:23:58.000Z", "updatedAt": "2026-07-28T03:23:58.000Z", "uid": "35240-c7d63b83-6b6e-44b5-a118-bdfc3fd9ca25" } ], "createdAt": "2026-07-28T03:23:58.000Z", "updatedAt": "2026-07-28T03:23:58.000Z", "uid": "35240-d222d101-ca8c-4c89-8c91-bb0e5f813080" }, { "name": "Create New Environments", "id": "e977ae46-7f30-446a-aa48-a005ed70131f", "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 \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/environment", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment" ] } }, "response": [ { "id": "4209e44d-8b41-46b2-b5c1-462558ff5ced", "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 \"\",\n \"\"\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/environment", "host": [ "{{baseUrl}}" ], "path": [ "unified", "environment" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n \"\",\n \"\"\n]", "createdAt": "2026-07-28T03:23:58.000Z", "updatedAt": "2026-07-28T03:23:58.000Z", "uid": "35240-4209e44d-8b41-46b2-b5c1-462558ff5ced" } ], "createdAt": "2026-07-28T03:23:58.000Z", "updatedAt": "2026-07-28T03:23:58.000Z", "uid": "35240-e977ae46-7f30-446a-aa48-a005ed70131f" } ], "id": "22570908-ba05-46f1-a424-4a6e787bf351", "createdAt": "2026-07-28T03:23:58.000Z", "updatedAt": "2026-07-28T03:23:58.000Z", "uid": "35240-22570908-ba05-46f1-a424-4a6e787bf351" } ], "id": "41ead0f8-c895-4e4b-874f-d47c58ac4534", "createdAt": "2026-07-28T03:23:58.000Z", "updatedAt": "2026-07-28T03:23:58.000Z", "uid": "35240-41ead0f8-c895-4e4b-874f-d47c58ac4534" } ], "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" } ] }