Mocking allows you to create a working prototype or what we can call a dummy API for your projects with specific responses, allowing you to iterate faster, gather feedback around requirements from the frontend and business team to build what actually needs building.

Putting it simply; it is a way to simulate actual behavior without building an actual API connection.

In-app mocking services are under development and will be live soon, until then you can use the mocking services from https://httpdump.io/(a product of Viasocket).