Key Concepts
Organization
When you sign up for Trinsic you sign up as a team, generally encompassing the organization you work for. This team can have multiple users (as administrators or members) that can configure applications, and has 1 or more applications.
Verification Profile
A Verification Profile is a unique, branded deployment of Trinsic's verification product. Each profile is configured against a set of specific Providers of your choosing. Every Session is tied to a single Verification Profile.
Think of Verification Profiles as bundles of configuration for Providers, such as branding information, requested attributes, and legal provisioning status.
Session
A session is a unique instance of sending a user through a Trinsic verification. You'll want to create a unique session per user verification. A session generates a launch URL which should be used only once.
A session can directly launch an individual provider, or show a UI to allow the user to select between providers.
ID Provider
An individual identity provider, e.g. an application or network that has users verified or can easily verify users. For a full list of ID Providers, see the list in the menu to the left.
Launch URL
A URL containing a token and session id to launch a verification session with.
Resource access keys
We send you resource access keys for getting access to files (such as images) or the result of a session. Because we take security and privacy very seriously, our platform & all user data is end-to-end encrypted and can only be accessed using individual, user, and relying party scoped tokens. You can treat these as disposable, single use auth tokens for specific resources.
Network & Recommendation
Trinsic's network and recommendation APIs allow you to fine tune your user's flow allowing you to serve your users the providers they are known to, or very likely, have an identity with. A user can be in our network via their encrypted document scan, can be known to have completed a flow through a provider, or is likely to have one because of their location or nationality.
Redaction & Data Management
Trinsic's API and dashboard allow you to configure the time when all personal data is redacted from a session. You can read more about this on our Data Protection documentation.
Updated 10 days ago