Skip to main content

General Definitions

Here are some definitions that will help explain a few concepts as you integrate Zeeh into your projects:

Apps

You can create apps on the dashboard to retrieve your public, sandbox and private keys to start integrating Zeeh with your products.

Enrolment

This is the process when your user links their financial account using Zeeh conect webpage.

Public Key

This is used to initialise the Zeeh connect webpage for enrolment. This can be found on your dashboard right on the apps page.

Private Key

To make an API call for most of our endpoints, you'll need an app's private key to be set as "zeeh-pv-key" as the header. This can also be found on the apps page in your dashboard.

Account ID

This is the ID returned from the authentication-endpoint.

Encryption (DATA SYNC)

Encryption is a form of data security in which information is converted to ciphertext. Only authorized user with the right key can decipher the code and access the original plaintext information.