Skip to main content
The Identity Resolution API manages customer identity graphs. It resolves multiple identifiers (email, phone, device ID) to a single canonical customer ID and supports merging identity clusters.

GET /api/v1/identity

Get the identity cluster for a customer — all linked identifiers and their confidence scores.

Query Parameters

Example

Response


POST /api/v1/identity

Perform identity resolution actions. Editor or Admin.

Actions

resolve — Resolve an identifier to a canonical ID

Response:
Response:

merge — Merge two identity clusters

Merges all identifiers from sourceId into targetId.
Response: