Using braze-unity-sdk with braze.com

C# integration

✓ Official SDK
Install
dotnet add package braze-unity-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-unity-sdk
C#
API
braze.com
braze.com
At a glance
Language C#
Endpoints31
Base URLhttps://rest.iad-01.braze.com
✓ Official