Batch screen

Screens many addresses in a single request against one risk configuration, returning an independent risk verdict for each address. Use it for bulk or periodic re-screening of large address lists (for example, a customer wallet base or a watchlist) where per-address round trips would be too slow.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The blockchain network where the addresses exist

Body Params
string

Selects the risk configuration (preconfigured risk model — categories,
hop depths, thresholds) to apply for every address in this batch.
Accepted values are moniker names such as co-defi, co-vasp,
co-institution. Prefix with co- to reference a CipherOwl-managed
configuration. An unprefixed name resolves against your organization's
customized configurations. When omitted or empty, the server resolves
your organization's default configuration for the requested chain and
returns the resolved name on the response. See
https://readme.cipherowl.ai/reference/parameters for the current list.

addresses
array of strings
The blockchain addresses to screen
string

Optional namespace for request attribution and reporting purposes.

int32

Hop distance for multihop bloomfilter queries (0-8).
When set, uses multihop bloomfilter and checks all hops from 0 to this value.
When not set, uses legacy single-hop bloomfilter behavior.

boolean

Explicitly opt this request into alert tracking. Default/omitted is false.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json