I have just started using Mockoon tool and I am finding a way to record an api which is already created and running in a port like for example I have a api like http://10.12.150.25:8080/welcome which is already creating and I want to capture request and response going to that api using a Mockoon (I think for this we can import our swagger file and capture but I want it as live recording). as of my understating creating new environment in Mockoon means creating a new api.
queries: Is it possible to do my use cases in Mockoon? If yes how can I achieve that?