Frequently Asked Questions
For all references for the API, you can refer to our documentation: https://docs.flinks.io
Fri, 24 May, 2019 at 3:07 PM
Please visit our page about security in our home page.
Thu, 13 Dec, 2018 at 9:55 AM
The storage of card data is sensitive. Flinks is compliant to standards by being PCI-certified. We store credit card information only after we masked th...
Thu, 22 Nov, 2018 at 5:16 PM
Our API supports regular and special MFA processes for all supported institutions. You can refer to our documentation to know which institutions are sup...
Thu, 22 Nov, 2018 at 5:16 PM
In version 1.38, Flinks Connect have a new design and additional features. In order to maintain Flinks Connects' backwards compatibility, the new feat...
Thu, 9 May, 2019 at 9:50 AM
The API returns the LoginId in every call after the authorization. So only after successfully getting access to the bank accounts, you will find the LoginId...
Tue, 19 Mar, 2019 at 3:27 PM
No, a RequestId is valid for 30 minutes and can’t be reused. If you need to call the API to get data, you must go through Authorize first to get a new Reque...
Thu, 22 Nov, 2018 at 5:16 PM
LoginId is the unique identifier for an account and all data related to that account is stored in our database. The types of information that the LoginId ...
Mon, 17 Dec, 2018 at 10:36 AM
When he will authorize with the LoginId, you will receive the same errors as the ones you will use live (so with an INVALID_USERNAME code). You will have to...
Thu, 22 Nov, 2018 at 5:16 PM
You need to make a cached call to the API for when you want to retrieve the saved data from a previously connected account. The most common need is for inte...
Tue, 19 Mar, 2019 at 3:27 PM