Intility has a lot of self-made software, and most of this software has an API to make data available. Our current tech stack consists of multiple languages, and .net is one of them. One way to ensure that our applications are running smoothly, is to write good tests and make sure that our code produces the expected result. So why should you tests your API endpoints and how should you do it?