# Reference

- [API Reference](/reference/api-reference.md)
- [List borrower's loan request](/reference/list-borrowers-loan-request.md): This endpoint retrieves a list of loan requests based on specific criteria. The returned active loan requests will only include those issued within the last 30 days
- [Get Borrower Loan History](/reference/get-borrower-loan-history.md): This endpoint is used to retrieve a borrower's loan history.
- [Offer Loan Requests](/reference/offer-loan-requests.md): This endpoint is used to make an offer for a loan request, given a loan request id.
- [Fund Loan](/reference/fund-loan.md): API endpoint to fund loans for mobile users.
- [Fetch Banking Data](/reference/fetch-banking-data.md): Fetch data aggregation associated with loan request.
- [Fetch Transfer History](/reference/fetch-transfer-history.md): The investor can use this endpoint to fetch their transfer history on Lenme.
- [Get Loans](/reference/get-loans.md): The investor can use these endpoints to fetch details of their loans, including those in pending, completed, in collection, or in default status.
- [Get Loan payments](/reference/get-loan-payments.md): The investor can use this endpoint to fetch payments of a given loan.
- [Fetch Third Party Service](/reference/fetch-third-party-service.md): The "Fetch Third Party Service" endpoint is a crucial component of Lenme's API ecosystem designed to facilitate the retrieval of third-party services integrated with our platform.
