# Braze

> Braze is a customer engagement platform that allows you to manage customer-centric interactions between consumers and brands in real-time.

> For the complete documentation index, see [llms.txt](https://docs.talon.one/llms.txt).

Integrating Talon.One with Braze allows you to interact with
Talon.One's features from your Braze campaigns. That way, you can, for example, do the
following:

- Send personalized coupon or referral codes to your customer's inbox.
- Instantly message clients to encourage action that leads to a discount,
  referral, coupon, loyalty, or any other custom reward you created
  during your own integration process.

:::important
Braze supports per-minute rate limiting for sending messages.
To ensure that it matches the [default per-second rate limit](/docs/dev/technology-partners/overview)
of our CEP endpoints, in your Braze settings, set **Delivery Speed Rate-Limiting**
to a maximum of 2500 requests per minute or lower, if required.

Using a higher rate limit can cause issues during the creation of coupons and referrals or
prevent coupons or referrals from appearing in the message sent via Braze.

See more about rate limiting in [Braze: Rate limiting and frequency capping](https://www.braze.com/docs/user_guide/messaging/messaging_fundamentals/frequency_capping).
:::

<Button variant="primary" size="l" href="/third-party-api#tag/Braze">
  See API docs
</Button>

### Braze tutorials

<DocCardList art="HELLO"/>
