# API Documentation

## API Documentation

- [Welcome!](https://docs.lenme.com/welcome.md): Welcome to the Lenme API Documentation!  We are thrilled to have you here and are eager to help you get started with integrating our platform into your projects.
- [Authenticate with Api-secret keys](https://docs.lenme.com/authenticate-with-api-secret-keys.md)
- [Lenme Webhooks](https://docs.lenme.com/lenme-webhooks.md): Welcome to the Lenme Webhook System documentation. This guide provides comprehensive details on how Lenme tracks changes to resources and notifies you in real-time through webhooks.
- [Lenme Webhook Events](https://docs.lenme.com/lenme-webhooks/lenme-webhook-events.md): This page will provide detailed descriptions and updates for all Lenme webhooks.
- [Integrating Lenme Webhooks](https://docs.lenme.com/lenme-webhooks/integrating-lenme-webhooks.md): Integrating real time Lenme webhook notifications into your server side
- [API Reference](https://docs.lenme.com/reference/api-reference.md)
- [List borrower's loan request](https://docs.lenme.com/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](https://docs.lenme.com/reference/get-borrower-loan-history.md): This endpoint is used to retrieve a borrower's loan history.
- [Offer Loan Requests](https://docs.lenme.com/reference/offer-loan-requests.md): This endpoint is used to make an offer for a loan request, given a loan request id.
- [Fund Loan](https://docs.lenme.com/reference/fund-loan.md): API endpoint to fund loans for mobile users.
- [Fetch Banking Data](https://docs.lenme.com/reference/fetch-banking-data.md): Fetch data aggregation associated with loan request.
- [Fetch Transfer History](https://docs.lenme.com/reference/fetch-transfer-history.md): The investor can use this endpoint to fetch their transfer history on Lenme.
- [Get Loans](https://docs.lenme.com/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](https://docs.lenme.com/reference/get-loan-payments.md): The investor can use this endpoint to fetch payments of a given loan.
- [Fetch Third Party Service](https://docs.lenme.com/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.
