API Documentation
Signup Now
  • Welcome!
  • Authenticate with Api-secret keys
  • Lenme Webhooks
    • Lenme Webhook Events
    • Integrating Lenme Webhooks
  • Reference
    • API Reference
    • List borrower's loan request
    • Get Borrower Loan History
    • Offer Loan Requests
    • Fund Loan
    • Fetch Banking Data
    • Fetch Transfer History
    • Get Loans
    • Get Loan payments
    • Fetch Third Party Service
Powered by GitBook
On this page
  • Step 1: List Borrower's Loan Request
  • Step 2: Offer a loan request
  • Step 3: Fund an accepted offer
  • Get transfer history
  • Get Loan and payments details
  • Get data aggregation from the borrower bank.
  • Fetch Third Part Services
  1. Reference

API Reference

PreviousIntegrating Lenme WebhooksNextList borrower's loan request

Last updated 11 months ago

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

Step 1: List 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.

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.

Get transfer history

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

Get Loan and payments details

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

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.

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.

List borrower's loan request
Offer Loan Requests
Fund Loan
Fetch Transfer History
Get Loans
Get Loan payments
Fetch Banking Data
Fetch Third Party Service