Skip to main content

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.
This page documents the dashboard side. Base path: /api/v1/personalization Authentication: Session JWT (owner / admin role).

See also