API Reference
Dive into the specifics of each API endpoint by checking out our complete documentation.
Step 1: List Borrower's Loan Request
List borrower's loan requestStep 2: Offer a loan request
After listing all loan requests of the prior 30 days, the investor can initiate an offer with an interest rate for a loan request.
Offer Loan RequestsStep 3: Fund an accepted offer
After the borrower accepts the offer, the investor can fund the loan. This requires a call from the investor to the fund loan endpoint.
Fund LoanGet transfer history
The investor can check the transfer history related to their funded loans in the life cycle of the loan.
Fetch Transfer HistoryGet Loan and payments details
Investors can check their associated loans in different states with their respective data using the following APIs.
Get LoansGet Loan paymentsGet data aggregation from the borrower bank.
The investor can get further information about the borrower's banking data, if available, before initiating an offer to loan requests.
Fetch Banking DataFetch Third Part Services
The "Fetch Third Party Service" endpoint in Lenme's API allows developers to access various third-party services, like machine learning models and borrower data, using the loan request ID and provider name.
Fetch Third Party ServiceLast updated