Using braze-swift-sdk with braze.com

Swift integration

✓ Official SDK
Install
# See https://github.com/braze-inc/braze-swift-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-swift-sdk
Swift
API
braze.com
braze.com
At a glance
Language Swift
Endpoints31
Base URLhttps://rest.iad-01.braze.com
✓ Official