Analytics Platform (XS2A.risk)
The analysis platform grants one-time access to account data of a bank account, credit card, or Paypal account with the aim of obtaining an electronic account statement or to be able to call up specific analysis results (individual key figures such as risk characteristics or entire reports) via a selection of predefined analysis modules. For this purpose, the end customer gives Tink Germany a one-time use consensus.
Basic integration
View the full technical documentation of this product here.
Authentication (Documentation)
All authentication in our API is done via HTTP basic authentication.
Create xs2a.risk object (Documentation)
The first step is to configure a risk object that defines what our API needs to do in the process afterward.
As result, you will get a wizard_session_key
and a transaction
value.
Show the created payment session to the customer
This step depends on the integration variant you want to use. In all variants, the wizard_session_key
and the transaction
value is used later.
Retrieve information after the process is finished (Documentation)
We recommend registering a webhook in our application to get informed about specific events.
You will receive detailed information about the risk object.
Last updated