INDEX / SECURITY / 1PASSWORD CONNECT
№ APD-01443
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01443 · FIRST INDEXED 2026-08-27

1Password Connect

REST API interface for 1Password Connect.
SOURCE: DISCOVERY-APISGURU
DOMAIN: support.1password.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHhttp-auth
PRICINGunknown
CATEGORIESsecurity
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ABOUT
FROM SUPPORT.1PASSWORD.COM
Learn how to set up and use 1Password, troubleshoot problems, and contact support.
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/activity
Retrieve a list of API Requests that have been made.
GET
/health
Get state of the server and its dependencies.
GET
/heartbeat
Ping the server for liveness
GET
/metrics
Query server for exposed Prometheus metrics
GET
/vaults
Get all Vaults
GET
/vaults/{vaultUuid}
Get Vault details and metadata
GET
/vaults/{vaultUuid}/items
Get all items for inside a Vault
POST
/vaults/{vaultUuid}/items
Create a new Item
GET
/vaults/{vaultUuid}/items/{itemUuid}
Get the details of an Item
PUT
/vaults/{vaultUuid}/items/{itemUuid}
Update an Item
PATCH
/vaults/{vaultUuid}/items/{itemUuid}
Update a subset of Item attributes
DELETE
/vaults/{vaultUuid}/items/{itemUuid}
Delete an Item
+ 3 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 AUTH unknown → http-auth