1

1Password Connect Server API

REST discovered

Details
URL
https://<your-connect-host>:8443
Docs
https://www.1password.dev/connect/api-reference
Authentication
1Password Connect server access token bearer discovered Get token ↗

Create or open a Connect server Secrets Automation environment in 1Password Developer tools, then issue a New Token from that Connect server as described in Manage Connect servers. You can also create a Connect server and first token with the CLI using op connect server create <serverName> --vaults <vaultName> per the Connect get started guide. Use the resulting token in applications that call your Connect server REST API.