The Web API subject is very common in the world of software development, mainly in the context of .NET. But a question that many developers have is how the endpoints of an API are consumed—that is, how is a Web API integrated with another application? In this article, we will do this integration in a simple way.