{ "baseUrl": "https://your-opentext-api.com", "apiKey": "your-api-key-here", "timeout": 30, "headers": { "Content-Type": "application/json", "Accept": "application/json" }, "logging": { "enabled": true, "logFile": "logs/test_results.log", "logLevel": "INFO" } }