# DeviceConnect: Getting Started
FinBox DeviceConnect is an SDK that seamlessly integrates into lenders' frontend apps/websites, facilitating secure data sharing and providing valuable predictive insights to support informed decision-making.
To Get Started with DeviceConnect, the integration process involves two key steps:
Frontend Integration: This step focuses on seamlessly integrating the SDK into your Android, iOS, or Web application, enabling a smooth and secure data sharing experience for your users. Supported platforms include:
- Android
- React Native
- Cordova
- Flutter
- Ionic Capacitor
- iOS
- Web
Detailed guides for each platform are available in the respective sections.
Platform/Framework | Purpose | Documentation |
---|---|---|
Android | Native Android app integration | Android Guide |
React Native | Cross-platform integration | React Native Guide |
Cordova | Hybrid app integration | Cordova Guide |
Flutter | Cross-platform integration | Flutter Guide |
Ionic Capacitor | Cross-platform integration | Ionic Capacitor Guide |
IOS | Native IOS app integration | IOS Guide |
Web | Web integration | Web Guide |
Backend Integration : Once the frontend integration is complete, the next step is to fetch predictors that aid in making informed decisions. This is achieved via the Insights API, which provides access to key predictive data points.
Checkout the Integration Flow for more details.