Skip to main content
GET

Overview

Returns loans for the authenticated account. The view worth building first is the risk one โ€” active positions ordered by loan-to-value, so whatever is closest to liquidation surfaces at the top. Filter client-side until the supported query parameters are confirmed.
The collateralized lending endpoints are not covered by a published OpenAPI specification. The request and response shapes below come from the Finance API guide; the filter parameters this endpoint accepts are not documented anywhere we can verify, so they are deliberately not listed rather than guessed at.Confirm the supported filters with the implementation before building against them.

Response

array
required
The loans, each shaped as in Get Loan.