# Sourcing Entity
FinBox Embedded Lending SDK lets partners (sourcing entities) embed a fully digital loan journey within their app.
Partners place the lending CTA in context to their existing workflows. When user clicks the CTA, they initialize our SDK. The SDK encapsulates all necessary integrations such as eKYC, credit bureau, NBFC-AA and FinBox custom credit score.
# Workflow
The diagram below shows the integration workflow for partner app:
Web SDK
In case of Web SDK, instead of Get Token API, you will have to call the Session API, which will return you a web URL to be redirected or rendered in a web view.
# Integration Guides
On the sourcing entity side, integration is required on the server side (REST APIs) and in the phone app side (SDK). The guides below explain these:
← Introduction Android →