Calling Web API using windows(NTLM) authentication

There's no support for NTLM authentication in either the old system.net functions or the newer system.net.httpClient functions. You won't be able to call this API if that's the only authentication mechanism supported.