Introduction

Introducing the First AML Public API.

The First AML Public API enables automating a number of key activities within the First AML platform. With this API you can automate the creation of cases (for example as part of a larger customer onboarding solution) or integrate First AML into existing tools, such as a CRM (Customer Relationship Management System) or PMS (Practice Management System).

Availability

The First AML Public API is currently available to customers on the Optimise and Transform tiers of our product. If you are currently not on either of those tiers and would like to get access to the Public API, please get in contact with your customer success manager to discuss an upgrade.

Technologies

The First AML API is implemented utilising a technology called GraphQL. This enables your API client fine grained control over which data is retrieved with an API call. If you are not comfortable retrieving or storing Personally Identifiable Information (PII) from the First AML platform, you can exclude this data from your API requests, for increased peace of mind.

In addition to the core GraphQL API, we also expose a number of webhook endpoints, which allow you to build integrations which respond to changes in the status of information held within the First AML system.


Supported Activities

Related Docs