Skip to main content

Browser SDK Configuration

OptionTypeRequiredDescription
sdkKeystringYesYour client SDK key (sk_…) — Dashboard → Settings > SDK Key. Safe to embed in client-side code
channelIdstringYesThe Web Push channel to register devices against (Dashboard → Platform > Channels → your channel → Web push setup)
vapidPublicKeystringYesThe channel's VAPID public application server key — shown in the same Web push setup panel. Safe to embed in client-side code
baseUrlstringNoOverride the API base URL (for staging)
serviceWorkerPathstringNoCustom path to hober-sw.js (default: /hober-sw.js)