# 1Password Connect ## API Docs - Activity [Retrieve a list of API Requests that have been made.](https://1password.apidog.io/api-3474644.md): - Health [Get state of the server and its dependencies.](https://1password.apidog.io/api-3474640.md): - Health [Ping the server for liveness](https://1password.apidog.io/api-3474630.md): - Metrics [Query server for exposed Prometheus metrics](https://1password.apidog.io/api-3474634.md): See Prometheus documentation for a complete data model. - Vaults [Get all Vaults](https://1password.apidog.io/api-3474631.md): - Vaults [Get Vault details and metadata](https://1password.apidog.io/api-3474636.md): - Items [Get all items for inside a Vault](https://1password.apidog.io/api-3474632.md): - Items [Create a new Item](https://1password.apidog.io/api-3474643.md): - Items [Delete an Item](https://1password.apidog.io/api-3474637.md): - Items [Get the details of an Item](https://1password.apidog.io/api-3474635.md): - Items [Update a subset of Item attributes](https://1password.apidog.io/api-3474642.md): Applies a modified [RFC6902 JSON Patch](https://tools.ietf.org/html/rfc6902) document to an Item or ItemField. This endpoint only supports `add`, `remove` and `replace` operations. - Items [Update an Item](https://1password.apidog.io/api-3474641.md): - Files [Get all the files inside an Item](https://1password.apidog.io/api-3474639.md): - Files [Get the details of a File](https://1password.apidog.io/api-3474638.md): - Files [Get the content of a File](https://1password.apidog.io/api-3474633.md):