Improve using of HttpClient. The preferred and recommended approach is to manage HttpClient lifetimes using IHttpClientFactory via Dependency Injection (DI). Note: _ApiCenterClient_ is left untouched.