Using Postman Securely

Postman is a fantastic tool for developers working with APIs, but as with any tool (especially cloud-based tools), you need to be conscious of how much data you are sharing. Postman attest to the level of security, encryption, and privacy baked into their system; however, any firm is only one data breach away from finding out they are less secure than they thought! You can minimise your exposure by using the “current value” of variables rather than storing your secrets in the “initial value” that is then uploaded to the postman cloud (and included in any manual JSON exports from the postman client).