Skip to content

ComplyAdvantage ​

AML screening and ongoing monitoring with PEP, sanctions, and adverse media checks.

DetailValue
CategoryiGaming
Base URLhttps://api.complyadvantage.com
AuthenticationAPI Key
Endpoints10
Connector keycomplyadvantage

Using ComplyAdvantage in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick ComplyAdvantage from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
POST /searchesCreate AML screening search
GET /searchesList search history
GET /searches/{id}Get search overview
GET /searches/{id}/detailsFull search results
PATCH /searches/{id}Update search
PATCH /searches/{id}/entitiesUpdate entity status
GET /searches/{id}/monitorsGet monitoring config
PATCH /searches/{id}/monitorsEnable/disable monitoring
GET /searches/{id}/monitor/differencesMonitoring alerts
GET /searches/{id}/certificateCompliance certificate

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.