Get User Account Data

Provide detailed account metrics for a user, including available amounts for repayment, borrowing, and withdrawal, as well as the health factor—a key indicator of account risk. This endpoint is crucial for monitoring your overall position and managing risk within the lending protocol.

💡

Compute Unit Value: 110 (Fixed)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

The unique ID to specify the lending and borrowing protocol for routing relevant queries or transactions.

string
required

Asset value matching the market. Defaults to USDC if market is not provided.

string
required

Public address of the sender.

string
required

Interest rate mode as defined by Aave. Default is 1.

string

A comma-separated list of currency symbols to convert the amount into, such as 'USD,EUR'. This parameter is optional and allows retrieving values in multiple fiat currencies.

boolean

A boolean flag to scope the API request. If true, the request will be processed using the partner's dedicated vaults. If false or omitted, it uses the standard public pools.

string

Asset market, such as USDC or WETH. Defaults to USDC if not provided.

string
required

Specifies the market Id of any market in Morpho.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json