FiNUM Sync API
Onboarding for FiNUM
FiNUM Sync API aims to provide a simple-to-use and easy-to-implement API for managing financial and insurance-related data.
If you wish to start using FiNUM Sync API from FiNUM Private Finance AG, please fill out the form below.
A Public Key in PKCS#8 format typically starts with
-----BEGIN PUBLIC KEY----- and ends with
-----END PUBLIC KEY-----. This format ensures secure digital communication
and authentication.
No worries, you can generate one by clicking the button below. The public key will be automatically filled into the form, and the private key will appear below. Remember, the generated keys are created locally on your machine, and the private key is never sent to any server. It is shown only once, so make sure to save it securely. The key generated here uses the ES256 algorithm. Your jwt signing library may require you to specify this when creating a token.
The Auth ID is a unique identifier for your company. If this form was not sent to you with specific instructions including the Auth ID, please leave it blank. We will set it up for you.
You can learn more about FiNUM Sync API by visiting the FiNUM Sync API page.