World-Check One API C# HttpClient Example

Hi.

I'm currently executing successful GET and POST API calls against the World-Check One Pilot API using a C# HttpWebRequest object, but I'm struggling the do the same using the C# HttpClient object. Is there some sample code on how to execute calls using the C# HttpClient object? I've requested access to the World-Check One API Downloads and Documentation resources but have not been granted access yet.

Regards.

Best Answer

Answers