New to Encore? Start with the Getting Started Guide for account creation
and guided setup. You’ll need your publishable API key (
pk_...) from
dashboard.encorekit.com.Install
- npm
- yarn
- pnpm
- Script tag (UMD)
Verify
Browser support
Chrome/Edge, Firefox, and Safari (last 2 versions each); iOS Safari 15+. The SDK targets ES2022 and usesfetch and localStorage (with sessionStorage and in-memory fallbacks);
no polyfills are needed on supported browsers.
If you use a Content Security Policy, allow the Encore API host:
Next steps
- Configure the SDK: initialize with your API key
- User Management: anonymous ids and
identify() - Present Offers: show offers in your app