...

You can find the description of all our datasets here.

Billing (internal use only)

There are some endpoints, which calls are charged by external provider. These endpoints are:

Panel
bgColor#FFBDAD

PUT /worklists/{worklistId}/individuals/{monitorRecordId} - add/update single person, providing it’s Id.

Panel
bgColor#FFBDAD

PUT /worklists/{worklistId}/businesses/{monitorRecordId}- add/update single business, providing it's Id.

Panel
bgColor#FFBDAD

PUT /worklists/{worklistId}/individuals - add/update multiple persons, up to 25.

Panel
bgColor#FFBDAD

PUT /worklists/{worklistId}/businesses - add/update multiple businesses, up to 25.

Other AML Monitoring endpoints are free of charge.

Request limit

The request limit for this API is 5 requests per second.

...