braze.com

Braze API Overview Braze provides a high performance REST API to allow you to track users, send messages, export data, and more. A REST API is a way to programmatically transfer information over the web using a predefined schema. Braze has created many different endpoints with specific requireme

31 endpoints marketing
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (7 total)

braze-unity-sdk ✓ Official
dotnet add package braze-unity-sdk
composer require braze-php-sdk
braze-swift-sdk ✓ Official
# See https://github.com/braze-inc/braze-swift-sdk
braze-cordova-sdk ✓ Official
# Maven: see https://github.com/braze-inc/braze-cordova-sdk
braze-android-sdk ✓ Official
# Maven: see https://github.com/braze-inc/braze-android-sdk
braze-react-native-sdk ✓ Official
# Maven: see https://github.com/braze-inc/braze-react-native-sdk
braze-web-sdk ✓ Official
# See https://github.com/braze-inc/braze-web-sdk
curl examples
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
Endpoints (31 total)
GET
/feed/list
News Feed Cards List
GET
/canvas/list
Canvas List
GET
/events/list
Custom Events List
GET
/feed/details
News Feed Cards Details
GET
/segments/list
Segment List
GET
/campaigns/list
Campaign List
GET
/canvas/details
Canvas Details
GET
/feed/data_series
News Feed Card Analytics
GET
/segments/details
Segment Details
GET
/campaigns/details
Campaign Details
GET
/sends/data_series
Send Analytics
GET
/canvas/data_series
Canvas Data Series Analytics
At a glance
Total SDKs7
Languages5
Endpoints31
Categories1
https://rest.iad-01.braze.com