1Password
1Password is a password manager that helps individuals and businesses securely store and manage passwords, credentials, and sensitive information. The platform provides a Connect Server API for programmatic secrets management, an Events API for security monitoring and audit logging, and a Partnership API for managing partner billing accounts.
APIs
1Password Connect Server API
The 1Password Connect Server API provides secure access to 1Password items and vaults in your company's apps and cloud infrastructure through a private REST API. Connect Servers...
1Password Events API
The 1Password Events API provides programmatic access to event data generated within a 1Password account. It enables security teams and administrators to retrieve sign-in attemp...
1Password Partnership API
You can use the 1Password Partnership API to manage the provisioning and deprovisioning of third-party partner billing accounts for your customers. The API supports partner bill...
Collections
1Password Connect Server API
POSTMAN1Password Events API
POSTMAN1Password Partnership API
POSTMAN1Password Events API
OPENArazzo Workflows
1Password Decommission an Item
Confirm an item exists, then permanently delete it from its vault.
ARAZZO1Password Download an Item File
Read an item, list its attached files, select one by name, and download its content.
ARAZZO1Password Provision an Item
Create a new item in a vault and read it back to confirm it was stored.
ARAZZO1Password Provision Partner Billing
Create a customer partner billing account, read it back, then schedule its end date.
ARAZZO1Password Read an Item Secret
Resolve a vault, locate an item by title, and read its full field values.
ARAZZO1Password Rotate an Item Password
Read an item, then apply a JSON Patch to replace its password field value.
ARAZZO1Password Stream Audit Events
Validate the Events token, open an audit event feed from a start time, then page with the cursor.
ARAZZO1Password Stream Item Usages
Open an item usage feed from a start time, then continue paging with the cursor while more remain.
ARAZZOPricing Plans
Rate Limits
FinOps
1Password Finops
FINOPSFeatures
Programmatic access to 1Password vaults and items via Connect Server API
Real-time audit log streaming of sign-in events, item usage, and audit trails
Provision and deprovision 1Password accounts for partner customers
Official SDKs for Python, JavaScript/TypeScript, Go, and Connect-specific clients
1Password CLI for command-line secrets management and automation
Kubernetes operator and secrets injector for cloud-native deployments
Terraform provider to manage 1Password vault items as infrastructure
Load secrets from 1Password directly into GitHub Actions CI/CD pipelines
Use Cases
Inject secrets from 1Password into applications and containers at runtime
Stream and analyze sign-in events and item usage for security incident response
Export audit trails for SOC2, GDPR, and other compliance frameworks
Securely provide secrets to CI/CD pipelines without hardcoding credentials
Manage secrets as part of Terraform or Ansible automation workflows
Automate provisioning of 1Password accounts for partner customer bases
Integrations
Native integration via operator and secrets injector for Kubernetes deployments
Terraform provider for managing 1Password items as infrastructure resources
Ansible collection for 1Password Connect integration
GitHub Actions to load and install 1Password secrets in CI/CD workflows
Events API Splunk integration for security event streaming
Vault plugin for 1Password Connect secrets retrieval
Official Helm charts for deploying 1Password Connect on Kubernetes