Skip to main content

About the 1Password Events API

The 1Password Events API is a REST-style API that follows the OpenAPI 3.0 Specifications. All communication between clients and servers are over HTTPS.

You can use your preferred language and tools for testing and implementing the Events API. The examples in the API reference use curl on the command line to demonstrate example requests. You can replace the values in any request with your own to receive information about events in your 1Password account.

The API can access data from the last 120 days. If you need to access data from more than 120 days ago, you can use the Activity Log in your 1Password account.

Requirements

Before you can use the 1Password Events API, you'll need to:

Was this page helpful?