Agent API
Check address risk
Run a risk assessment against a target address using the Aegis security scanner. Returns a risk level and warnings.
POST
Check address risk
Documentation Index
Fetch the complete documentation index at: https://docs.mandate.md/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Runtime key issued at agent registration. Prefixed with mndt_live_ (mainnet) or mndt_test_ (testnet). Pass as Authorization: Bearer mndt_test_....
Body
application/json
Response
Risk assessment result.
Assessed risk level.
Available options:
SAFE, LOW, MEDIUM, HIGH, CRITICAL True if the risk service was unavailable and a degraded result was returned.
List of warning messages from the risk assessment.
Numeric toxicity score from address screening.
Transaction simulation result, if available.
Check address risk