Production keys
To create your application you will need to ensure you are logged into the hub and inside your organisation.
You will need to create a service in the hub to obtain your API keys. You can do this two ways either:
- Head to the left hand nav bar and select services > create a service.
- Or select the blue button labelled CREATE.

- Then pick which product you are integrating, in this case - Identity verification.
Each service has a different set up. Organisations at Yoti are set up in the following way:
You can create multiple services within your organisation, each service refers to a domain and has its own user base.

Key Generation
The next stage is to collect various IDs and the key pair for your service.

If you want to enable seeing sessions in the portal then please ensure you click the box to enable the user of portal.
If you do not want to view your sessions in the portal just tick the notes section.

Generating keys and PEM file for portal too
| Key | Description |
|---|---|
| Yoti Client SDK ID | You will need this on your backend to initialise the SDK and it is passed in each call to our servers. |
| Pem file | You need to download a PEM file containing your private key in order for your app to connect with Yoti. • Click the Generate key pair button in the Keys tab to download. • Please keep this safe as this PEM file is essential to a Yoti integration. If you lose or corrupt your PEM file you will be able to generate a new one. Regenerating your key pair will break your current service by invalidating your current PEM file and generated keys. This means you will be unable to decrypt new tokens until these are replaced by the newly generated ones. |
Activate your service
Once you have completed the above steps, you will be able to activate your Yoti service by clicking the Activate button in the top right.

Continue integration
Once you've onboarded your organisation in Yoti Hub and have generated your API keys, you can continue with integrating your chosen Yoti products or services.
Deleting your services
To delete your service go Services > Arrow icon > press Delete.

There is also an option to deactivate your service which will hold your integration as a paused state. Users will not be able use your integration until it gets activated again.