Skip to main content

Events API beta roadmap and changelog

Beta features are not guaranteed

The purpose of this roadmap is to provide beta testers with information about new or improved features that are available for testing. Beta features and improvements may be added, changed, or removed at any time and are not intended to be used in production. You can use the beta changelog to track changes.

You can use the beta roadmap to track the phased rollout of new and improved features planned for the Events API. This page will be updated periodically to indicate when:

  • A new or improved feature is ready for public beta testing
  • A beta feature moves into production
  • A planned feature is added, changed, or removed from the roadmap

Planned features

Feature areaPlanPhase/StatusAdditional information
Audit eventsCreate new v3 endpoint for audit events, based on updated audit logging model.Public betaBeta endpoint available for testing: GET /api/v3/auditevents.
Audit logRename Activity Log to Audit Log and update to use new audit logging model.Public betaLearn more about the beta audit log.
Item usagesAdd item usage events to the beta.Coming soon
Sign-in attemptsAdd sign-in attempt events to the beta.Coming soon
1Password SaaS Manager (formerly Trelica)Add SaaS Manager events to Events API and audit log.Coming soon
1Password Device Trust (Kolide)Add Device Trust events to Events API and audit log.Coming soon

Beta changelog

This section includes information about additive and breaking changes made to the v3 Events API throughout the beta, starting from the public beta release.

Version 3.0.0 (2026-01-13)

Public release of the Events API v3 beta.

  • Specification file: 1Password Events API specifications (3.0.0)

  • Summary: We've launched the v3 beta of the 1Password Events API. The beta introduces a new audit logging model that provides a more comprehensive view of the actions being performed in a 1Password account.

  • Details: Key features include:

    • A new v3 audit events beta endpoint: /api/v3/auditevents. This endpoint can return structured audit event data starting from December 1, 2025. Audit event data includes information about who performed an action, what was affected, and context about where and how the action occurred.
    • A new GET HTTP method for audit events.
    • Cursor-based pagination with query parameters for page_size, start_time, end_time, and next_page.
    • A new beta audit log to monitor events that happen on your team from your 1Password.com account.

Was this page helpful?