# eID Check

### About service

This service verifies a customer using a **national or bank-led electronic identification scheme**, such as **BankID** or **MitID**. By leveraging these schemes, we can securely validate a customer’s details against the records held by the issuing scheme.

This check provides a **high level of identity assurance**.

{% hint style="info" %}
[Learn about the eID Checks API.](https://app.gitbook.com/s/kAhgmUKSf8CFUFVL3GEe/check-types/device-intelligence-check)
{% endhint %}

### Common use cases

Use eID verification to increase identity assurance across key customer journeys:

* **Digital KYC onboarding**: Verify customer identity instantly using trusted national eID schemes, without requiring document upload.
* **High-assurance identity verification**: Rely on government-backed digital identity schemes to meet enhanced KYC and regulatory requirements.
* **Strong Customer Authentication (SCA)**: Re-authenticate users for sensitive actions such as payout or limit increases using scheme-based authentication.
* **Cross-border and local compliance**: Meet jurisdiction-specific identity verification requirements using nationally recognised eID schemes.

### Supported eID schemes

It currently supports the following schemes:

| Country                             | eID Scheme                                                                          |
| ----------------------------------- | ----------------------------------------------------------------------------------- |
| :flag\_be: **Belgium**              | itsme                                                                               |
| :flag\_dk: **Denmark**              | MitID                                                                               |
| :flag\_fi: **Finland**              | BankID                                                                              |
| :flag\_de: **Germany**              | Personalausweis                                                                     |
| :flag\_in: **India**                | Aadhaar                                                                             |
| :flag\_nl: **Netherlands**          | iDIN                                                                                |
| :flag\_no: **Norway**               | BankID                                                                              |
| :flag\_se: **Sweden**               | BankID                                                                              |
| :flag\_ae: **United Arab Emirates** | UAE Pass                          <mark style="color:$info;">**Coming Soon**</mark> |

### Analysis performed

ComplyCube’s eID checks validate all customer attributes supported by the scheme and securely **retrieve verified customer information** directly from the eID provider.

**Detailed verification checks**

<table><thead><tr><th width="204.9609375">Analysis</th><th>Verifications Performed</th></tr></thead><tbody><tr><td><strong>Identity Verification</strong></td><td><p>Depending on the eID provider, the verifiable attributes will include:</p><ol><li>Name</li><li>Date of birth (DOB)</li><li>Nationality</li><li>Gender</li><li>Address</li><li>Tax identification number (TIN)</li></ol></td></tr><tr><td><strong>Client Validation</strong></td><td>This ensures the submitted client info matches the information returned by the eID scheme.</td></tr></tbody></table>

### Check duration

An eID Check takes an average of **2 seconds** to complete.

### Related checks

Combine eID verification with other KYC and compliance checks:

* [AML Screening Check](https://docs.complycube.com/documentation/product-guides/watchlist-pep-and-adverse-media/aml-screening-check) for sanctions, PEP, and adverse media screening.
* [Document Check](https://docs.complycube.com/documentation/product-guides/identity-verification/document-check) for ID document verification.
* [Identity Check](https://docs.complycube.com/documentation/product-guides/biometric-and-liveness-verification/identity-check) for biometric liveness verification.
* [Proof of Address Check](https://docs.complycube.com/documentation/product-guides/kyc-automation-services/proof-of-address-check) for document-based address verification.

### Related topics

Use these when configuring eID Checks in a broader onboarding journey:

* [Workflows](https://docs.complycube.com/documentation/product-guides/compliance-studio/workflows) to orchestrate eID Checks alongside other checks.
* [Policies](https://docs.complycube.com/documentation/product-guides/compliance-studio/policies) to apply consistent decision rules across workflow sessions.
* [Smart Forms](https://docs.complycube.com/documentation/product-guides/compliance-studio/smart-forms) to capture user details and eSignature before redirecting to an eID scheme.
