๐Ÿ“š๏ธ Reference

๐Ÿ“š๏ธ Reference#

This section describes the complete API of an Olvid daemon. The daemon primarily manipulates objects described in the Datatypes section, while other sections describe the various entry points exposed by the daemon.

Commands

Actions that can be performed, such as sending a message, updating your identity or creating a new group.

Commands

Notifications

Notifications that can be subscribed to, such as โ€œyou received a messageโ€ or โ€œyou joined a new groupโ€.

Notifications

Admin Commands

Actions that can be performed only with an admin_client_key, such as managing identities and client keys.

Admin Commands

Datatypes

The main objects manipulated by the API, such as messages, attachments or discussions.

Datatypes