Skip to main content
GET
$1.00 — Aegis full 4-tier verdict
Tier: $1.00 · Asset: USDC · Network: Base
The full Aegis verdict. Combines: Returns the full per-tier breakdown so an analyst can see WHY the address is risky, not just THAT it’s risky.

Path parameters

Request

Response — 200

Response shape

schema_version=5 envelope from the underlying Aegis service. Top-level fields:

Tier-skip behaviour

For maximum speed Aegis short-circuits. If Tier 0 hits an exact OFAC SDN match, Tier 3 (1-hop) and Tier 4 (BFS) are skipped — there’s nothing more to learn. Conversely if Tier 0+1+2 find nothing, the expensive BFS Tier 4 always runs to confirm the negative. tiers_skipped[] records every skip with a one-word reason so you know whether the absence of bfs in the response is “we ran it and it found nothing” vs “we didn’t run it because we already had a verdict”.

Use this vs other tiers

  • **Use /screen (0.10)whenyoudontneedgraphtraversalsaves0.10)** when you don't need graph traversal — saves 0.90. You still get every per-source label plus the consensus risk verdict.
  • Use /check-transfer ($0.50) to screen an inbound transaction (per-sender exposure + policy alerts) rather than a single address.

Path Parameters

chain
string
required
address
string
required

Response

Successful Response

The response is of type Response Tier Screen Deep Screen Deep Chain Address Get · object.