Skip to main content

SanctionsIO

Overview

The SanctionsIO blueprint crawls screening data from sanctions.io, including sanctions hits, PEP matches, and the underlying data sources. It complements OpenSanctions coverage and feeds the Sanctions Intelligence and AML Compliance analyzers.

Configurations

ConfigurationDescription
Blueprint Account NameHuman-readable identifier for this sanctions.io account in the platform.
Bearer Tokensanctions.io API bearer token used for authentication.
API Base URLsanctions.io API base URL. Defaults to https://api.sanctions.io.
Data Crawl FrequencyHow often Kscope refreshes sanctions and PEP data.

Permissions

Generate a bearer token in the sanctions.io dashboard. The crawler uses read-only screening endpoints and requires no additional scopes beyond the token's default access.

Enrichment Lookups

The SanctionsIO blueprint supports on-demand enrichment lookups so AI agents and investigators can screen names against the latest lists without waiting for the next crawl.

Lookup TypeDescriptionParameters
screening.sanctionsScreen a name against sanctions lists and return matchesname (required), dataSource (optional — scope to one source; default: ALL)
screening.pepScreen a name against Politically Exposed Persons listsname (required)
screening.fullCombined sanctions and PEP screening for a namename (required), dataSource (optional)

Lookups reuse the same bearerToken and apiBaseURL configured for the crawl.

Schema Model

ResourceSource EntityNormalized EntityDescription
Sourcesanctionsio.source.SourceSourceA sanctions or PEP data source (e.g. OFAC SDN, EU FSF) as catalogued by sanctions.io.

Analyzers

SanctionsIO data feeds:

  • Sanctions Intelligence — newly designated entities, multi-jurisdiction consensus, high-alias evasion risk.
  • AML Compliance — sanctions matches correlated with Plaid transaction activity for SAR candidate detection.

See Analyzers.