Intro to credentials

What is a credential?

A credential is a piece of user-related data that provides information about them. Credentials are private to the user; while you can freely add new credentials to any user, you cannot view credentials created by others.

Credentials are stored in the user’s private vault, encrypted, secured, and fully owned by the user. As an app or AI agent, you can define your own credential scheme, assign credentials to users, and retrieve them as needed. However, to assess a user’s fit for a specific segment based on their credentials, you must calculate the fit score using the dedicated API endpoint.

Last updated

Was this helpful?