Overview
Yoti allows you to issue your own 'attribute' to a Yoti user. This document will walk you through our API giving the ability to choose who is able to both issue and request these credentials in the credential definition stage. At Yoti we call this a verifiable credential.
A verifiable credential is handled in the same way as all Attributes explained but follows the same concept as the W3C standard. The definition of an attribute is an assertion made about a user. It can be identity information, something that the user owns and can prove they are in control of.

Credential creation with Yoti
If you wish to use this functionality please let us know as this process currently requires us to do a Yoti app change internally.
There are three main stages to create and use your credential:
- Defining the credential.
- Issuing the credential.
- Requesting the credential.
Please install our Yoti SDK and get familiar with Yoti QR integration.