Using braze-web-sdk with braze.com

HTML integration

✓ Official SDK
Install
# See https://github.com/braze-inc/braze-web-sdk
News Feed Cards List
curl \
  https://rest.iad-01.braze.com/feed/list
Canvas List
curl \
  https://rest.iad-01.braze.com/canvas/list
Custom Events List
curl \
  https://rest.iad-01.braze.com/events/list
SDK on GitHub 📄 API Docs
SDK
braze-web-sdk
HTML
API
braze.com
braze.com
At a glance
Language HTML
Endpoints31
Base URLhttps://rest.iad-01.braze.com
✓ Official