Basic WhiteLabel
The Basic WhiteLabel is the easiest way to use Klavi services when you lack technical development resources. You just need to contact the business personnel([email protected]) to request a pre generated URL from Klavi for you. You can integrate this URL into your service and directly send it to your users.
The generated URL is similar to this:
If you were a klavi customer before 22/11/2024, you may be able to use the links according to the old nomenclature, then, it should be similar to this: https://open-sandbox.klavi.ai/data/v1/basic-links/yourappid
You can use web or webview to open the Link URL, make subsequent selection of institutions, redirect to that institution for authentication, and return to the final result web page.
Klavi backend will send you the results through event webhook(even if it is a failed state), after the status change to AUTHORISED, you can send the specific report generation request you want based on the end user type(personal or business, their endpoints are different).
Command:
Expected response:
After you submit a request to generate specific or all report(The report you want to purchase has already been limited by Klavi backend), Klavi randomly starts retrieving data from the institution and processing it to generate the corresponding report, which will be sent to you through the report webhook.
Klavi also supports not having to actively call this endpoint. After you move to production, Klavi can proactively send all the reports to your webhook, or send them to Klavi's storage space. You can download them at any time through the Klavi Console.