ID & AML Check

All identity checks are carried out by submitting a POST request containing JSON body via a single endpoint:

https://api2.redflagalert.net/v4/id3/person-check/

Each request must contain the following parameters:

The RFA API account requesting the check must have the necessary amount of credit available. If insufficient credits are available, an HTTP 429 response will be returned.

Last updated