The Oraculi SDK data journey

When the mobile app that has the Oraculi SDK is installed, it prompts the user to grant permissions for the required functionality. Kindly note that Google requires extensive screen information to provide clear guidance for the users. If you require guidance, please contact api@lendsqr.com.

Once the permissions have been granted, the SDK would collect the data from the phone, encrypt them, and send them to the Lendsqr backend services for parsing and analysis.

The developer can then connect to the Lendsqr API endpoints to access the parsed and analyzed data for the loan underwriting workflow.

For the sake of data consistency, every single transaction is uniquely identified against the user to ensure that even if they uninstall the developer app and reinstall it again, data would not be duplicated.

Last updated