For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
HomeDocs
HomeDocs
      • Overview
        • Overview
        • Access Postman Vault
        • Manage vault secrets
        • Export and import vault secrets
          • Integrations overview
          • 1Password
          • AWS Secrets Manager
          • Azure Key Vault
          • HashiCorp Vault
          • Manage integrations
        • Troubleshoot vault secrets
      • Webhooks
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • About the 1Password integration
  • Integrate with 1Password
  • Link vault secrets with 1Password
  • Next steps
Send requestsPostman VaultPostman Vault integrations

Integrate Postman Vault with 1Password

||View as Markdown|
Was this page helpful?
Previous

Integrate Postman Vault with external vaults

Next

Integrate Postman Vault with AWS Secrets Manager

Built with

This feature is available on Postman Enterprise plans with the Advanced Security Administration add-on. For more information, see the pricing page.

With 1Password, you can store sensitive data in a vault that’s external from your Postman Vault. Once your Postman Vault is integrated with 1Password, you can link vault secrets with sensitive data stored in 1Password, and retrieve them when you send HTTP requests.

You can create Postman Vault integrations from the Postman desktop app. Learn more about Postman Vault integrations.

About the 1Password integration

When setting up an integration with 1Password, you need to authenticate with your 1Password account. Then you can link vault secrets with 1Password using the secret reference for each secret.

You can follow the steps to create a vault, add secrets to the vault, and create a service account in 1Password. Make sure the service account has at least read access to the 1Password vaults with secrets you want to link in Postman.

Integrate with 1Password

When you create the integration, authorize Postman to access and retrieve secrets from 1Password, entering the service token for your 1Password account. Postman uses your service token to authenticate with 1Password, and the service token is valid in Postman forever.

You’ll need to reauthenticate with 1Password each time you open Postman.

To integrate with 1Password and authenticate with your 1Password account, do the following:

  1. Open your Postman Vault.

  2. If you haven’t created an integration with an external vault, click Vault icon Set up external vault in the top right of your Postman Vault. Otherwise, click Vault icon Use from existing vault. Then select 1Password Account.

    (Optional) You can click Setting icon Settings at the top right of your Postman Vault. From the Settings tab, click Connect next to 1Password Account.

  3. You’re prompted to authorize Postman to access your 1Password account. Enter the Service Account Token in the Authenticate 1Password Account window. This is the encoded service account token that allows you to authenticate with 1Password.

    ops_<encoded-token>
  4. Click Authenticate.

Link vault secrets with 1Password

Link a vault secret’s value with a secret stored in 1Password. This enables you to retrieve a secret stored in 1Password directly from Postman. Once you link a vault secret’s value, reference the vault secret in your Postman team, and the secret is retrieved from 1Password when you send the HTTP request that references the vault secret.

Secrets retrieved from 1Password aren’t stored in your local instance of Postman or the Postman cloud. Learn more about Postman Vault integrations.

Vault secrets are deleted from your Postman Vault after signing out of Postman. Your vault secrets can’t be recovered with your vault key. When you sign in to Postman and open your Postman Vault, you can create the integration and link a vault secret’s value.

Before you link a vault secret, enable the option to copy a secret reference URI from the 1Password desktop app version 8 or later. From the 1Password desktop app, integrate with 1Password CLI to enable this option. If you’re using an earlier version of the 1Password desktop app, you must manually construct secret reference URIs.

To link a secret’s value from 1Password, do the following:

  1. In Postman, enter a name for the vault secret, hover over the Value cell, then click Vault icon Link Vault.

    Link 1Password value

    If you’ve already integrated with an external vault, you can link a secret from a different external vault provider. Click Add icon Add new vault, then select an external vault.

  2. Enter the Secret Reference URI on the Link secret window. The secret reference URI is the URI of the secret in 1Password. Learn how to copy a secret reference URI from the 1Password desktop app version 8 or later.

    If you’re using an earlier version of the 1Password desktop app, you must manually construct secret reference URIs using the following format:

    op://<vault-name>/<item-name>[/<section-name>]/<field-name>
  3. Click Use.

  4. You can reference the vault secret from your Postman team.

To view details about a secret you’ve retrieved from 1Password, click Add icon Configure vault next to a secret.

You can also use scripts to access vault secrets linked with 1Password. Postman doesn’t support setting the value of vault secrets linked with external vaults.

Make sure you enable scripts to access your vault secrets. Otherwise, you’ll receive an error in the Postman Console.

Next steps

After integrating Postman Vault with 1Password, you can reference vault secrets and manage your integrations:

  • To learn how to reference vault secrets in Postman, see Use vault secrets.
  • To learn how to troubleshoot vault secrets, see Troubleshoot vault secrets.
  • To learn how to manage your integrations, see Manage Postman Vault integrations.