# AML - 5 Minutes Tutorial - API Integration

As part of the uniform API, Authologic allows you to check whether the user is on the AML lists.
The response returns information on which lists the user's data has been found. Detailed information
can also be downloaded.

In practice, you want to start with one of the use cases for the AML.

<card-group>
<card title="With Identification" to="/docs/products/aml/api-integration-with-identity">

Start the AML process with the user identification - perfect for AML when the user is not known up front.

</card>

<card title="With Provided User" to="/docs/products/aml/api-integration-without-identity">

Start the AML process with the user data - perfect for AML when the user known up front.

</card>

<card title="Change Monitoring" to="/docs/products/aml/api-integration-aml-monitoring">

Monitor the changes on the AML lists - perfect for continuous user monitoring.

</card>
</card-group>
