Can SanctionsAI screen multiple wallets at once?
Can SanctionsAI screen multiple wallets at once?
Yes, SanctionsAI supports bulk and batch wallet screening. The API accepts multiple wallet addresses in a single request, and the Pro tier ($99/mo) supports high-throughput batch operations for compliance teams and automated agents.
Batch screening options
The /sanctions endpoint accepts comma-separated wallet addresses. For larger batches, the batch-checker tool at /tools/batch-checker handles up to 1,000 addresses in one go. The CLI supports piped input for integration with existing workflows.
curl "https://sanctionsai.dev/sanctions?wallet=0xABC...,0xDEF...,0x123..."