API overview
1min
The main APIs of klavi link include the following:
API Name | Function description |
getInstitutionList | Get a list of institutions for connection |
createConsent | Only create the consent request for the end user in the open finance flows. |
submitCredentials | Submit end user's credentials |
checkStatus | Check the status of connection task |
submitMFAInfo | Submit MFA information |
updateProducts | Update the data of products |
deleteAccount | Delete specific accounts for end users of partners |
In the getInstitutionList return, there are 2 ways for each institution to retrieve data, including crawler and Open finance methods. Different methods of retrieving data have different calling processes and user operation processes.