1
1Password Events API
Details
Spec supplied by APIs.guru
- URL
-
https://events.1password.com - Spec
- https://api.apis.guru/v2/specs/1password.com/events/1.0.0/openapi.json
- Spec (yaml)
- https://i.1password.com/media/1password-events-reporting/1password-events-api.yaml
- Spec (yaml)
- https://i.1password.com/media/1password-events-reporting/1password-events-api_1.4.1.yaml
- Docs
- https://www.1password.dev/events-api/reference
Authentication
Authorization: Bearer <credential> Create an Events API integration token either in the 1Password web app or with the CLI. Easiest path: sign in to 1Password, go to Integrations Directory / Events API integration setup as described in the Events API get started docs, or run op events-api create <name> as documented in the CLI events-api command reference. Choose the needed features: auditevents, itemusages, and/or signinattempts. The token is shown once when created; store it securely.