Hello! This server will proxy allowed requests to FactorialHR, switching your x-api-key header for the Factorial one. Allowed factorial versions (add as a prefix to the path of each request): api/v2/,api/2024-10-01/ List of endpoints allowed by the proxy (Check https://apidoc.factorialhr.com/reference for documentation): [ { "Path": "resources/employees/employees", "Methods": "GET", "PriviledgedOnly": false }, { "Path": "resources/timeoff/leave_types", "Methods": "GET", "PriviledgedOnly": false }, { "Path": "resources/contracts/reference_contracts", "Methods": "GET", "PriviledgedOnly": false }, { "Path": "resources/contracts/contract_versions", "Methods": "GET", "PriviledgedOnly": false }, { "Path": "resources/timeoff/leaves", "Methods": "GET", "PriviledgedOnly": false }, { "Path": "resources/holidays/company_holidays", "Methods": "GET", "PriviledgedOnly": false }, { "Path": "resources/locations/locations", "Methods": "GET", "PriviledgedOnly": false }, { "Path": "resources/custom_fields/values?slug={categoria_strategic_platform,telefono_de_empresa,imputaciones}", "Methods": "GET", "PriviledgedOnly": false }, { "Path": "resources/project_management/projects", "Methods": "GET,POST", "PriviledgedOnly": true }, { "Path": "resources/project_management/projects/activate", "Methods": "POST", "PriviledgedOnly": true }, { "Path": "resources/project_management/projects/close", "Methods": "POST", "PriviledgedOnly": true }, { "Path": "resources/project_management/project_workers/bulk_assign", "Methods": "POST", "PriviledgedOnly": true } ]