Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.1password.dev/llms.txt

Use this file to discover all available pages before exploring further.

1Password Connect Servers allow you to securely access your 1Password items and vaults in your company’s apps and cloud infrastructure using a private REST API.

Because Connect servers cache your data in your infrastructure, they allow unlimited re-requests after the server fetches your secrets.

The only request quotas that apply to Connect servers are the internal rate limits 1Password employs to keep our services stable and available. These only apply when a Connect server fetches secrets for the first time, like when the Connect server starts.

You can integrate a Connect server into your infrastructure and communicate with it over HTTP using one of the Connect SDK libraries (such as Go, Python, or JavaScript) or using a custom integration.

Not sure if Connect servers are for you?See the Secrets Automation comparison table.
The Connect server is part of your environment, and communicates to Your Apps using access tokens and a REST API.

Use cases

You can use 1Password Connect to accomplish a variety of tasks:

Get started

Learn how to get started and how to create, manage, and integrate with Connect servers.