Use the End-to-End Encryption (E2E) API to manage encryption keys and support secure communication within your workspace. These endpoints help ensure that messages remain encrypted by allowing you to create, update, and retrieve keys for users and rooms.
With the E2E API, you can:
Set encryption keys for users and rooms.
Update user keys within specific rooms when membership or security requirements change.
Retrieve existing encryption keys for auditing and validation.
Identify users in rooms without E2E keys to maintain encryption coverage.
For implementation and configuration guidance, see the E2EE configuration guide and user guide.