Compliance Shield
Batch Merkle Proofs
Check multiple addresses against the sanctions dataset and get Merkle proofs for any that are sanctioned.
POST
Check up to 100 addresses in a single call. Returns individual proof results for each address.
Free — no credits charged.
Request Body
Array of wallet addresses to check (max 100). Any chain.
Response
Array of proof objects, one per address. Each has the same shape as the single-address endpoint.
The current Merkle root used for all proofs.
ISO timestamp of when the check was performed.

