In the world of application development, API is a great way to upload and retrieve the data we need. The mechanisms responsible for sharing data in an API can be either simple services providing information on currency exchange rates, or carry out more complicated processes, allowing for creating users or processing larger amounts of data. However, what if we want to test or check what result will be returned to us by a particular API?