try custom rewriting
pathRewrite: function (path, req) { return path.replace('/users-api', '/api/users') }