Identities are the optional representation of the people speaking on the audios uploaded to the platform. They can also be used to create voiceprints and to perform identity verifications.

Access: To manage an identity, you must have access to its space.

Isolation: An identity can only interact with resources inside its space.

Identities must not be confused with users, which represent human administrators on the platform.

Fields

id
string
required

The UUID of the identity. Is unique.

handle
string
required

The handle of the identity. Is unique.

alias
string | null
required

The alias of the identity.

audios
integer
required

The number of audios of the identity.

voiceprints
integer
required

The number of voiceprints of the identity.

verifications
integer
required

The number of verifications of the identity.

createdAt
string
required

The date and time when the identity was created.