Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

Braze

This documentation for the Braze integration describes the technical capabilities of this integration, including authorization, scopes/permissions, and utilized endpoints. For more information on how to integrate Braze, visit our connection instructions.

Base URL

The base URL used for all Braze API endpoints contains the Braze Instance:
https://dashboard-INSTANCE.braze.com

Authentication & Authorization

The Cyera Braze integration connects using API key authentication which requires a REST API Key.

Sensitive Credentials
Publicly exposing your API credentials can allow unauthorized access to Braze API endpoints by a third party. Cyera stores your API credentials encrypted and protected.

Scopes

The Braze integration requires specific scopes that must be granted in order to function for a given capability.

ScopeAccessDeletionOpt Out
email.unsubscribe
events.list
segments.list
users.delete
users.export.ids
users.export.segment
users.track

Endpoints Utilized

Cyera uses the following endpoints to authorize and test the connection:


Limits

Limits in Braze are calculated using the leaky bucket algorithm. All requests that are made after rate limits have been exceeded are throttled and an HTTP 429 Too Many Requests error is returned. Requests succeed again after enough requests have emptied out of the bucket.

  • Cyera supports requests throttling to stay within 70-80% of specified service rate limits.
  • Cyera processes API responses with HTTP 429 status to interrupt requests, waiting and retrying (using an exponential backoff strategy).

Capabilities

Access

Cyera's Braze integration provides Synchronous Access capabilities for the following supported identifier category: Email.

Data Interactions

For Access requests, Cyera will take the following actions:

  1. Export data from the user profile using configured identifiers.

Endpoints Utilized


Deletion

Cyera's Braze integration provides Asynchronous Deletion capabilities for the following supported identifier category: Email.

Data Interactions

For Deletion requests, Cyera will take the following actions:

  1. Export data from the user profile using configured identifiers.
  2. Delete selected user profiles using the Braze user identifier.

Endpoints Utilized


Opt Out

Cyera's Braze integration provides Opt Out capabilities for the following supported identifier category: Email.

Data Interactions

For Opt Out requests, Cyera will take the following actions:

  1. Export data from the user profile using configured identifiers.
  2. Update attributes to set opted_out value for all detected user profiles by specifying a Braze user identifier.

Endpoints Utilized


 

Need help?
If you have any questions, please reach out to your dedicated Customer Success Engineer or contact us at support@cyera.io.

Disclaimer: The information contained in this message does not constitute as legal advice. We would advise seeking professional counsel before acting on or interpreting any material.