BetaExample data

Personalization Directives

Turn identity intelligence into product behavior.

What it does

Translate identity intelligence into practical guidance for product behavior, messaging, recommendations, onboarding, and user experience.

Example request

GET /v1/directives/{user_id}

GET /v1/directives/{user_id}?surface=onboarding

Example output

{
  "tone": "calm",
  "choice_count": 2,
  "explanation_style": "brief rationale",
  "avoid": ["high_pressure_urgency"],
  "best_next_action": "offer_comparison"
}

Business use

A product can adapt onboarding, messaging, recommendations, and calls to action based on how a user decides.

Trust & consent

Directives are derived from permissioned profile data and are scoped to the requesting surface.

CanonIQ API is currently in beta. Feature examples use sample data and may not represent final product behavior.

More feature modules