Hooks
Execute Hook
Manually trigger a hook execution
POST
Runs a hook immediately outside its scheduled cycle. ForDocumentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
monitorRisk hooks, fetches and evaluates the risk URI. For beforeLiquidation and afterLiquidation hooks, you must provide the relevant data in the request body.
Path Parameters
Market ID.
Hook ID.
Body Parameters
Required for
beforeLiquidation hooks. Object with loan parameters (healthFactor, collateralValue, etc.).Required for
afterLiquidation hooks. Object with loanId, auctionId, collateralAmount, debtOwed, borrower.