1

1password.com

1Password is a password manager and secrets-management platform for individuals, teams, and businesses. It provides tools for storing credentials, managing vaults and developer secrets, automating administrative tasks, and integrating secrets into applications and workflows.

6 integrations · MCP · REST · CLI

1Password exposes several developer integration surfaces: REST APIs for Events, Users for Partners, Partnership, and self-hosted Connect; a public documentation MCP server plus a local Environments MCP server; and the `op` CLI.

discovered 1d ago
MCP servers1
REST · OpenAPI4
CLI1
Credentials
1Password Events API bearer tokenbearerGet token

Create an Events API integration token either in the 1Password web app or with the CLI. Easiest path: sign in to 1Password, go to Integrations Directory / Events API integration setup as described in the Events API get started docs, or run op events-api create <name> as documented in the CLI events-api command reference. Choose the needed features: auditevents, itemusages, and/or signinattempts. The token is shown once when created; store it securely.

1Password Users API OAuth application client credentialsoauth2_cc$ op is not authenticated with Users API OAuth app credentials; this credential is not used by the CLI directly

Acquired by the CLI — running op is not authenticated with Users API OAuth app credentials; this credential is not used by the CLI directly opens the auth flow and stores the credential.

1Password Connect server access tokenbearerGet 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.

1Password Partnership API bearer tokenbearerGet token

Register as a 1Password partner through the 1Password Partner Program or contact the 1Password Partnerships team. Registered partners are granted bearer tokens for the Partnership API billing servers, as described in the Partnership API reference.

conventions · 0/7 published

Publish these signals → /publishing