Last updated
Last updated
The investor can use this endpoint to fetch their loans either in pending or in funded statuses.
GET
https://api.lenmo.app/api/v3/loans/current_loan/
This endpoint returns a paginated response for loans that are associated with the investor, and they are completed.
The investor can use this endpoint to fetch their completed loans.
GET
https://api.lenmo.app/api/v3/loans/completed_loan/
This endpoint returns a paginated response for loans that are associated with the investor, and they are completed.
The investor can use this endpoint to fetch their funded loans which are in collection status.
GET
https://api.lenmo.app/api/v3/loans/collection_loan/
This endpoint returns a paginated response for loans in collection status that are associated with the investor.
The investor can use this endpoint to fetch their loans in default status.
GET
https://api.lenmo.app/api/v3/loans/default_loan/
This endpoint returns a paginated response for loans that are associated with the investor, and they are default.
Accept
String
The content type of the response.
X-API-KEY*
String
The API key that gives the user the authentication to perform this request.
X-Timestamp*
String