{"name":"Aave V3 Indexer","version":"1.0.0","endpoints":{"health":"/health","markets":"/markets","reserves":"/markets/:marketId/reserves","websocket":"/ws","meta":{"chains":"GET /meta/chains","markets":"GET /meta/markets","prices":"GET /meta/prices","reserves":"GET /meta/reserves","tokens":"GET /meta/tokens","emodes":"GET /meta/emodes","yields":"GET /meta/yields","oci":"GET /meta/oci","protocolIncentives":"GET /meta/protocol-incentives","umbrella":{"configurations":"GET /meta/umbrella/configurations","tokenConfigurations":"GET /meta/umbrella/token-configurations"}},"user":{"balances":"GET /user/:user/balances","collaterals":"GET /user/:user/collaterals","emodes":"GET /user/:user/emodes","protocolIncentives":"GET /user/:user/protocol-incentives","umbrella":{"positions":"GET /user/:user/umbrella/positions","rewards":"GET /user/:user/umbrella/rewards","streams":{"positions":"GET /user/:user/umbrella/positions/stream (SSE)","rewards":"GET /user/:user/umbrella/rewards/stream (SSE)"}},"streams":{"balances":"GET /user/:user/balances/stream (SSE)","collaterals":"GET /user/:user/collaterals/stream (SSE)","emodes":"GET /user/:user/emodes/stream (SSE)"}},"debug":{"state":"GET /debug/state","reserve":"GET /debug/reserve/:market/:asset","resetCaches":"POST /debug/reset-caches"}}}