BetaExample data

Export and Portability

Carry approved identity context across products.

What it does

Allow users to export or carry approved parts of their CanonIQ profile across Lumenfolk products and future partner experiences.

Example request

GET /v1/export/{user_id}

GET /v1/export/{user_id}?format=canoniq_passport

Example output

{
  "passport_id": "psp_2f9a",
  "issued_at": "2026-06-06T12:00:00Z",
  "scopes": ["commerce_recommendations", "career_positioning"],
  "revocable": true
}

Business use

Enables a portable CanonIQ Passport: users carry their permissioned identity context into new products without rebuilding from scratch.

Trust & consent

Passports are user-initiated, scoped, and revocable at any time.

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

More feature modules