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.
Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.
API Evangelist profiles 1Password the way a machine reads it — 148 machine-readable artifacts across 11 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — 1Password scores 73.5/100 (exemplar), with a separate agent-readiness read of 74/100 (agent native). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile 1Password
Each block below is one kind of artifact we hold for 1Password. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 11
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
1Password Accounts API
Operations for managing partner billing accounts for customers, including creating, retrieving, updating, and deleting billing accounts.
1Password Activity API
Operations for listing API requests made to the Connect server.
1Password Audit Events API
Retrieve information about actions performed by team members within a 1Password account, including when an action was performed and by whom, along with details about the type an...
1Password Files API
Operations for listing and retrieving files attached to items.
1Password Health API
Operations for checking the health and status of the Connect server.
1Password Introspection API
Retrieve information about the authentication token being used, including its features and permissions.
1Password Item Usages API
Retrieve information about items in shared vaults that have been modified, accessed, or used, including the user who accessed the item, when it was accessed, and the vault where...
1Password Items API
Operations for creating, reading, updating, and deleting items within vaults.
1Password Metrics API
Operations for retrieving Prometheus-style metrics from the Connect server.
1Password Sign-In Attempts API
Retrieve information about sign-in attempts to 1Password accounts, including the name and IP address of the user who attempted to sign in, when the attempt was made, and for fai...
1Password Vaults API
Operations for listing and retrieving vaults available to the Connect server.
Scroll within the panel for all 11 ·
Postman Collections 3
A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.
Ready-to-run Postman collections for exercising this provider's APIs.
Open Collections 3
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
1Password Connect Server API
OPEN COLLECTION1Password Events API
OPEN COLLECTION1Password Partnership API
OPEN COLLECTIONArazzo Workflows 8
Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.
Multi-step API workflows described with the Arazzo specification.
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.
ARAZZOScroll within the panel for all 8 ·
MCP Servers 1
Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.
Model Context Protocol servers that expose these APIs to AI agents.
1password-mcp.yml
MCP SERVERPricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Rate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
1Password Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
1Password Finops
FINOPSFeatures 8
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
Secrets Management
Programmatic access to 1Password vaults and items via Connect Server API
Security Monitoring
Real-time audit log streaming of sign-in events, item usage, and audit trails
Partner Billing Management
Provision and deprovision 1Password accounts for partner customers
SDKs
Official SDKs for Python, JavaScript/TypeScript, Go, and Connect-specific clients
CLI
1Password CLI for command-line secrets management and automation
Kubernetes Integration
Kubernetes operator and secrets injector for cloud-native deployments
Terraform Provider
Terraform provider to manage 1Password vault items as infrastructure
GitHub Actions
Load secrets from 1Password directly into GitHub Actions CI/CD pipelines
Scroll within the panel for all 8 ·
Semantic Vocabularies 4
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral Rules 2
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
1Password API Rules
SPECTRAL1Password API Rules
SPECTRALJSON Schema 29
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
APIRequest
JSON SCHEMAField
JSON SCHEMAFile
JSON SCHEMAFullItem
JSON SCHEMAGeneratorRecipe
JSON SCHEMAItem
JSON SCHEMAJsonPatch
JSON SCHEMASectionRef
JSON SCHEMASection
JSON SCHEMAServerHealth
JSON SCHEMAUrl
JSON SCHEMAVaultRef
JSON SCHEMAVault
JSON SCHEMA1Password Event
JSON SCHEMAAuditEventResponse
JSON SCHEMAAuditEvent
JSON SCHEMAEventClient
JSON SCHEMAEventLocation
JSON SCHEMAEventRequest
JSON SCHEMAEventUser
JSON SCHEMAItemUsageResponse
JSON SCHEMAItemUsage
JSON SCHEMASignInAttemptResponse
JSON SCHEMASignInAttempt
JSON SCHEMATokenIntrospection
JSON SCHEMA1Password Item
JSON SCHEMAAccount
JSON SCHEMACreateAccountRequest
JSON SCHEMAUpdateAccountRequest
JSON SCHEMAScroll within the panel for all 29 ·
JSON Structure 29
JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.
JSON Structure definitions describing this provider's data shapes.
1Password Connect Api Request Structure
JSON STRUCTURE1Password Connect Field Structure
JSON STRUCTURE1Password Connect File Structure
JSON STRUCTURE1Password Connect Full Item Structure
JSON STRUCTURE1Password Connect Generator Recipe Structure
JSON STRUCTURE1Password Connect Item Structure
JSON STRUCTURE1Password Connect Json Patch Structure
JSON STRUCTURE1Password Connect Section Ref Structure
JSON STRUCTURE1Password Connect Section Structure
JSON STRUCTURE1Password Connect Server Health Structure
JSON STRUCTURE1Password Connect Url Structure
JSON STRUCTURE1Password Connect Vault Ref Structure
JSON STRUCTURE1Password Connect Vault Structure
JSON STRUCTURE1Password Event Structure
JSON STRUCTURE1Password Events Audit Event Response Structure
JSON STRUCTURE1Password Events Audit Event Structure
JSON STRUCTURE1Password Events Event Client Structure
JSON STRUCTURE1Password Events Event Location Structure
JSON STRUCTURE1Password Events Event Request Structure
JSON STRUCTURE1Password Events Event User Structure
JSON STRUCTURE1Password Events Item Usage Response Structure
JSON STRUCTURE1Password Events Item Usage Structure
JSON STRUCTURE1Password Events Sign In Attempt Response Structure
JSON STRUCTURE1Password Events Sign In Attempt Structure
JSON STRUCTURE1Password Events Token Introspection Structure
JSON STRUCTURE1Password Item Structure
JSON STRUCTURE1Password Partnership Account Structure
JSON STRUCTURE1Password Partnership Create Account Request Structure
JSON STRUCTURE1Password Partnership Update Account Request Structure
JSON STRUCTUREScroll within the panel for all 29 ·
Examples 29
Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.
Example request and response payloads for these APIs.
1Password Event Example
EXAMPLE1Password Item Example
EXAMPLEScroll within the panel for all 29 ·
Security Posture 4
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Use Cases 6
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
Secrets Injection
Inject secrets from 1Password into applications and containers at runtime
Security Audit
Stream and analyze sign-in events and item usage for security incident response
Compliance Reporting
Export audit trails for SOC2, GDPR, and other compliance frameworks
CI/CD Secrets
Securely provide secrets to CI/CD pipelines without hardcoding credentials
Infrastructure as Code
Manage secrets as part of Terraform or Ansible automation workflows
Partner Account Provisioning
Automate provisioning of 1Password accounts for partner customer bases
Integrations 7
Pre-built integrations with other platforms tell you where this provider already fits in a stack.
Pre-built integrations with other platforms and tools.
Kubernetes
Native integration via operator and secrets injector for Kubernetes deployments
Terraform
Terraform provider for managing 1Password items as infrastructure resources
Ansible
Ansible collection for 1Password Connect integration
GitHub Actions
GitHub Actions to load and install 1Password secrets in CI/CD workflows
Splunk
Events API Splunk integration for security event streaming
HashiCorp Vault
Vault plugin for 1Password Connect secrets retrieval
Helm Charts
Official Helm charts for deploying 1Password Connect on Kubernetes
Scroll within the panel for all 7 ·
Resources
Every other property we hold for 1Password — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 15
Pagination, idempotency, versioning, errors, and events
Scroll within the panel for all 15 ·
Build 12
SDKs, sample code, and the tooling you integrate with
Scroll within the panel for all 12 ·
Access & Security 6
Authentication, authorization, and security posture
Operate 3
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
← All providers · Data indexed from github.com/api-evangelist/1password · machine-readable index on apis.io