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=onboardingExample 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
Profile Slices
Return the right identity context without exposing the full person.
Learn more about Profile SlicesConsent and App Permissions
Let users control which products see which parts of their profile.
Learn more about Consent and App PermissionsRecommendation Context
Better recommendations through better context.
Learn more about Recommendation Context