Sendity Client
Configure the Client visually.
Use the configurator when you want to tune the integration before touching production templates. It shows the same Sendity Web Client your application will render and generates markup for both the raw Custom Element and the Laravel Blade adapter.
The preview is intentionally practical: change language, card chrome, footer visibility, colors and spacing, then copy the resulting snippet. For hosted Sendity Cloud, keep the default API root; for self-hosted deployments, keep the server URL in application configuration instead of sprinkling it through multiple pages.
Interactive configurator
Tune the Client options.
Changing language, card chrome, footer visibility, color tokens or padding updates the live Custom Element from the same state used to generate the integration snippets.
Live preview
Theme tokens
The controls write local CSS variables on the configurator and pass them through to the Sendity Client, so the Shadow DOM updates without remounting.
Paddings
Preview uses the hosted Sendity API root. The optional server-url attribute is documented below for self-hosted deployments.
Generated code
Copy the matching integration.
Integration snippet