# 1Password API ## API Docs - auth [Performs introspection of the provided Bearer JWT token](https://s.apifox.cn/apidoc/docs-site/406093/api-5363032.md): - api-v1 [Retrieves item usages](https://s.apifox.cn/apidoc/docs-site/406093/api-5363033.md): This endpoint requires your JSON Web Token to have the *itemusages* feature. - api-v1 [Retrieves sign-in attempts](https://s.apifox.cn/apidoc/docs-site/406093/api-5363034.md): This endpoint requires your JSON Web Token to have the *signinattempts* feature. - Activity [Retrieve a list of API Requests that have been made.](https://s.apifox.cn/apidoc/docs-site/406093/api-5363042.md): - Vaults [Get all Vaults](https://s.apifox.cn/apidoc/docs-site/406093/api-5363043.md): - Vaults [Get Vault details and metadata](https://s.apifox.cn/apidoc/docs-site/406093/api-5363044.md): - Items [Get all items for inside a Vault](https://s.apifox.cn/apidoc/docs-site/406093/api-5363045.md): - Items [Create a new Item](https://s.apifox.cn/apidoc/docs-site/406093/api-5363046.md): - Items [Get the details of an Item](https://s.apifox.cn/apidoc/docs-site/406093/api-5363047.md): - Items [Update an Item](https://s.apifox.cn/apidoc/docs-site/406093/api-5363048.md): - Items [Delete an Item](https://s.apifox.cn/apidoc/docs-site/406093/api-5363049.md): - Items [Update a subset of Item attributes](https://s.apifox.cn/apidoc/docs-site/406093/api-5363050.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. - Files [Get all the files inside an Item](https://s.apifox.cn/apidoc/docs-site/406093/api-5363051.md): - Files [Get the content of a File](https://s.apifox.cn/apidoc/docs-site/406093/api-5363053.md): - Files [Get the details of a File](https://s.apifox.cn/apidoc/docs-site/406093/api-5363052.md): - Health [Ping the server for liveness](https://s.apifox.cn/apidoc/docs-site/406093/api-5363054.md): - Health [Get state of the server and its dependencies.](https://s.apifox.cn/apidoc/docs-site/406093/api-5363055.md): - Metrics [Query server for exposed Prometheus metrics](https://s.apifox.cn/apidoc/docs-site/406093/api-5363056.md): See Prometheus documentation for a complete data model. ## Schemas - Schemas [Client](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045253.md): - Schemas [ErrorResponse](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045276.md): - Schemas [Cursor](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045254.md): - Schemas [File](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045277.md): - Schemas [CursorCollection](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045255.md): - Schemas [Vault](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045278.md): - Schemas [DateTimeRFC3339](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045256.md): - Schemas [GeneratorRecipe](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045279.md): - Schemas [Details](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045257.md): - Schemas [Item](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045280.md): - Schemas [Error](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045258.md): - Schemas [FullItem](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045281.md): - Schemas [Introspection](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045259.md): - Schemas [Field](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045282.md): - Schemas [ItemUsage](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045260.md): - Schemas [APIRequest](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045283.md): - Schemas [ItemUsageItems](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045261.md): - Schemas [Patch](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045284.md): - Schemas [ResetCursor](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045262.md): - Schemas [ServiceDependency](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045285.md): - Schemas [SignInAttempt](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045263.md): - Schemas [SignInAttemptItems](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045264.md): - Schemas [UUID](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045265.md): - Schemas [User](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045266.md): - Response [GenericErrorResponse](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045267.md): - Response [IntrospectResponse](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045268.md): - Response [ItemUsagesResponse](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045269.md): - Response [SignInAttemptsResponse](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045270.md): - Response [UnauthorizedErrorResponse](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045271.md): - RequestBodies [CursorRequest](https://s.apifox.cn/apidoc/docs-site/406093/schema-1045272.md):