How does it work?
A basic schema of the script looks as follows:Connected content basic schema
API endpoints
Connected Content calls Voucherify API. The examples used in documentation call the default cluster. Remember to change it if your project is located in another region or you use a dedicated cluster.| Shared Cluster | Endpoint for Braze Connected Content |
|---|---|
| Europe (default) | https://api.voucherify.io/v1/ |
| United States | https://us1.api.voucherify.io/v1/ |
| Asia (Singapore) | https://as1.api.voucherify.io/v1/ |
Next steps
- Get started with Braze Connected Content: Publish your first coupon code
- Secure your Connected Content scripts: Configure rate limiting, caching, and retry mechanisms
- Connected Content script reference: API endpoints, script templates, and parameter configurations

