Skip to content

OpenSanctions ​

Sanctions and PEP screening for iGaming compliance with entity search and fuzzy matching.

DetailValue
CategoryiGaming
Base URLhttps://api.opensanctions.org
AuthenticationAPI Key
Endpoints7
Connector keyopensanctions

Using OpenSanctions in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick OpenSanctions 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
GET /search/{dataset}Full-text entity search
POST /match/{dataset}Fuzzy entity matching
GET /entities/{entity_id}Get entity by ID
GET /entities/{entity_id}/adjacentRelated entities
GET /catalogList datasets
GET /datasets/{dataset}Dataset metadata
GET /reconcile/{dataset}OpenRefine reconciliation

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