[HttpWebRequest is obsoleted and gives a compiler warning](https://learn.microsoft.com/en-us/dotnet/fundamentals/syslib-diagnostics/syslib0014) ApiClient should be changed to use System.Net.Http.HttpClient instead of WebRequest