Since vault secrets are only available locally in your Postman Local Vault, they aren’t preserved when you sign out of Postman, switch between the Postman desktop and web apps, or switch to a different machine. Export your vault secrets from your local vault to preserve them in a JSON file for later, either in encrypted or plaintext format. Then import your vault secrets back in to your local vault after you’ve signed in or switched to a different Postman app or machine.
As an Admin on a Team or Enterprise plan, you can manage whether your teammates can export vault secrets.
Open your Postman Local Vault.
Click View more actions in the upper right of your local vault, then select Export.
Choose how you’d like to download your vault secrets:
If you’re on a Team or Enterprise plan, an Admin may have restricted options for exporting your vault secrets.
Click Export to download your vault secrets as a JSON file.
You can import vault secrets into your Postman Vault using the JSON file you downloaded when exporting your vault secrets.
To import vault secrets into your Postman Vault, do the following:
Open your Postman Local Vault.
Optionally, you can clear all of the vault secrets from your local vault. Click View more actions in the upper right of your Postman Vault, select Clear, and click Clear to confirm.
Click Import in the sidebar.
Select or drag a file or folder, enter a link to a specification file, paste raw text, or import from a remote repository.
Vault secrets created with a Postman Vault integration are only supported in the Postman desktop app. After importing your vault secrets, you’ll need to reauthenticate with your external vault from the desktop app.
If you’re importing vault secrets from an encrypted JSON file, enter your password.
Click Import.
Postman notifies you if you’re importing duplicate vault secrets. You can take the following actions: