Testing Snowflake APIs on offline Postman / jumphost & virtual machine

I need to test Snowflake APIs and the query parameters sent from my backend application to Snowflake backend. To do this, I should import environments and collections into Postman, or login to my account. Both actions require a connection to the server which fails because the jumphost and virtual machine I’m using don’t allow this. I opened a request to open a proxy but I don’t if it will be possible. I’ve been advised to import the old version of Postman (which version? do you have a link?) that allows to work offline without login. Will this be sufficient to do my work and test APIs? I’m under the impression that Postman can work offline to an extent, but its capabilities are limited when disconnected from the internet. Thank you for your insights

Hey @ariannarolex :wave:t2:

Welcome to the Postman Community :postman:

The signed out version is the offline Lightweight API Client and as you pointed out, this doesn’t contain all the online features of the full signed in version.

There are no direct links to older versions of the platform.

thank you
I was advised that installing an old version of Postman should be enough to conduct my API tests - however I don’t know where to find it and which version to use