API Reference

Dive into the specifics of each API endpoint by checking out our complete documentation.

Step 1: List Borrower's Loan Request

pageList borrower's loan request

Step 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.

pageOffer Loan Requests

Step 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.

pageFund Loan

Get transfer history

The investor can check the transfer history related to their funded loans in the life cycle of the loan.

pageFetch Transfer History

Get Loan and payments details

Investors can check their associated loans in different states with their respective data using the following APIs.

pageGet LoanspageGet Loan payments

Get 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.

pageFetch Banking Data

Fetch 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.

pageFetch Third Party Service

Last updated