AML Overview

After the user has passed the identify verification flow successfully and you've got the result details, the system provides you the ability to check them for Anti Money Laundering (AML). You just need to extract the assigned ID from the retrieved result details and pass it to the AML search.
Doing the AML search, the system automatically extracts the exact search terms from the corresponding result details and performs the search using ComplyAdvantage AML API. Finally, you get a search response with all meaningful information in order to make a decision.
In case you'd like to do the AML search directly with your search terms, it's also possible.
Before you call the AML endpoints, please sign in to the Customer Dashboard and get your Client ID and Client Secret on the API Keys page.
Please read the API reference to get familiar with the AML endpoints.