diff --git a/Trados CA.postman_environment.json b/Trados CA.postman_environment.json new file mode 100644 index 0000000..e890d43 --- /dev/null +++ b/Trados CA.postman_environment.json @@ -0,0 +1,15 @@ +{ + "id": "646f0784-6bbf-4baf-9df6-e57e28ad2237", + "name": "Trados CA", + "values": [ + { + "key": "baseUrl", + "value": "https://api.ca.cloud.trados.com/public-api/v1", + "type": "default", + "enabled": true + } + ], + "_postman_variable_scope": "environment", + "_postman_exported_at": "2024-11-18T14:40:15.165Z", + "_postman_exported_using": "Postman/11.20.0" +} \ No newline at end of file diff --git a/Trados EU.postman_environment.json b/Trados EU.postman_environment.json new file mode 100644 index 0000000..4c07f6a --- /dev/null +++ b/Trados EU.postman_environment.json @@ -0,0 +1,15 @@ +{ + "id": "1cce42c5-484f-4a5d-8afc-f1a6a093f40f", + "name": "Trados EU", + "values": [ + { + "key": "baseUrl", + "value": "https://api.eu.cloud.trados.com/public-api/v1", + "type": "default", + "enabled": true + } + ], + "_postman_variable_scope": "environment", + "_postman_exported_at": "2024-11-18T14:40:20.280Z", + "_postman_exported_using": "Postman/11.20.0" +} \ No newline at end of file