Initialize

Get set up on app launch.

The Candle SDK must be initialized when your app or extension launches. This starts our propietary on-device proxy which allows you to securely read & write to external services on behalf of your users.

Usage

The Candle SDK exposes a set of APIs and parameters designed to support many common use cases.

Check out code examples below for your platform of choice—or mix and match to create your own solution.