Skip to main content
GET
/
portfolio
/
{account}
/
traded-volume
User Total Volume
curl --request GET \
  --url https://api.limitless.exchange/portfolio/{account}/traded-volume
{}

Path Parameters

account
string
required

User Ethereum address

Example:

"0x742d35Cc6634C0532925a3b844Bc454e4438f44e"

Response

200 - application/json

User trading volume statistics

The response is of type object.