The AML Service provides data that enable merchants to fulfill requirements related to KYC (Know Your Customer) and/or AML (Anti-Money Laundering).
The service supports assessment of
- individuals (persons)
- organizations
The person resource
The following dataset is offered in addition to the base identity (Name and SSN) provided by BankID:
- Residential address from the national registry ("Folkeregisteret").
- Search results from available sources on PEP (Politically Exposed Person) og RCA (Relative or Close Associate)
- Search results from sanction lists (EU og UN)
Three variants of the resource is available, where the first and second requires that the individual is first identified with BankID at the highest level of assurance.
- Identifying the individual via the BankID IDP in the OIDC Provider from BankID
- Identifying the individual via data embedded in a BankID SDO that is the result of an individual signing a document with BankID in the legacy way via BankID Server.
- Assessment of individuals (based on SSN) without any associated identification with BankID
The first variant is associated with a regular end-user OIDC Flows whereas the second and third variant uses the Client Credential Flow. The AML services responds with the same set of data for all variants.
In addition to JSON formatted structured data, a signed PDF report containing the same information is also available.
The organization resource
New!
The following dataset is offered:
- key information
- address
- sanction search result
- official roles in the company
- ownership (shareholders etc)
- signature rights
- key financial figures
- auditor firm
By default only the "key information" element is delivered as part of a search result. To query additional details, a client must declare this explicitly as part of the request by usage of the "expand" parameter. Se API documentation for further details.
The following expand arguments are present in the API docs, but they are currently not supported until the associated functionality becomes available in a future release.
- financials.accounting.firm
- financials.credit
- links.reports.*
API
See separate AML API documentation for technical details about the HTTP API.
Environment | API Documentation |
---|---|
PROD | https://aml.bankidapis.no/ |
CURRENT | https://aml-current.bankidapis.no/ |
The AML service is not available for external test purposes in the PREPROD environment.
Example test subjects has been prepared with positive search results in the test environments.
Provisioning
Further reading
See the following sections for further details on the current AML service: