For the complete documentation index, see llms.txt. This page is also available as Markdown.

UserRewards

get

Gets reward data for a specific user

Authorizations
AuthorizationstringRequired
Path parameters
accountstringRequired
  • Account identifier for the request
Query parameters
chainIdstringRequired
  • Chain ID to target
addressstringRequired
  • Contract address
assetsstring[]Required
  • Array of asset addresses to check rewards for
userstringRequired
  • User address to check rewards for
rewardstringRequired
  • Reward token address
Header parameters
AuthorizationstringRequired
  • Authorization token from the request header
Responses
200

Amount of rewards available for the user

application/json

Represents the structure of the API response for AAVE v3 rewards.

successbooleanRequired

Indicates whether the API request was successful.

messagestringRequired

A message providing additional information about the API response.

datastringOptional

The data returned by the API, if any.

get/aave/v3/rewards/{account}/userRewards
200

Amount of rewards available for the user