DocumentationStash & Realms

Stash & Realms

Learn how to manage variables across environments using the encrypted Stash.

Stash Screenshot

What is the Stash?

The Stash is a secure, AES-256-GCM encrypted vault where you can store API keys, tokens, and variables. Unlike cloud-based REST clients, nothing in your Stash is ever transmitted to a central server.

Using Realms

Realms allow you to switch environments seamlessly.

  1. Create a Development realm and a Production realm.
  2. Define a {{baseUrl}} variable in both realms with different values.
  3. Switch realms in the UI, and your requests will automatically use the correct variables.