Compliance Shield
Merkle Root Status
Get the current Merkle root from the API and its on-chain sync status.
GET
Returns the current Merkle root, entity count, data hash, and when the tree was last built. Use this to verify that the on-chain root matches the API.
Free — no credits charged.
Response
The current Merkle root (hex-encoded, 32 bytes).
SHA-256 hash of the full sorted address list. Matches the on-chain
data_hash.Number of sanctioned addresses in the dataset.
Tree size (padded to next power of 2).
ISO timestamp of when the tree was last rebuilt.

