### Your question Hi, How can I pass NTLM authentication in API testing? Now, I have only HttpCredentials to pass and I need NetworkCredential to be passed. My API is behind the IIS Windows Authentication. Please, advise.