Postman is an extremely popular application for developers testing remote web APIs. It lets you craft HTTP requests, interact with their responses, and go through the history of what you’ve sent and received.
Many of these HTTP requests are authenticated, meaning that the application deals with API keys, login tokens, credentials, etc.
In May, Postman pivoted to be a cloud-only product for many of its features.
Postman’s Security Risk
When you log in to Postman, it automatically syncs all data to their cloud service – including sensitive data contained in these requests. For example, here is the cloud view of Postman when all I’ve ever used was the on-premises application.






