Personalization API
A two-sided surface:- Dashboard side (
/api/v1/personalization/slots, this page) — owners and admins define content slots, variants, and rules. - SDK side (
/sdk/personalize) — the customer’s website JS fetches the right variant for a given visitor / contact at runtime.
/api/v1/personalization
Authentication: Session JWT (owner / admin role).
See also
- Embedded SDK API — the runtime fetch endpoint