Skip to main content

Users

Manage end users tied to your referenceId values. You also receive Partner webhooks when a user is first created (user.created), gains a participation role (user.role_added), or completes CIP (user.cip_verified / user.cip_failed / user.cip_manual_review). See Webhook events.

List users

Pagination uses page / limit with total and totalPages in the response envelope.

Block a user

Blocked users cannot receive new magic links.
Blocking is partner-scoped. Confirm userId from list/detail before calling block.

CIP (Partner)

For server-driven identity checks around a magic link:

Check readiness

Use this before creating a ticket so you know required fields are present (or fulfill them via data requests).

Create ticket

The response includes a URL where the end user completes CIP. The link must not be revoked and should pass readiness.

User data

Prefills and friction.

Operations

Transfers after CIP succeeds.