# Unified start + eKYC + finish (low-latency)

`POST /omni/externalVerification/ekyc/unified` · [developer.incode.com ↗](https://developer.incode.com/reference/introduction)

> Unified start + eKYC + finish (low-latency)

Runs session start and eKYC verification in parallel and fires finish-status asynchronously, returning once both the start and eKYC legs have resolved.

## Authentication

| Header | Required | Notes |
|---|---|---|
| `x-api-key` | yes | API key for the region/environment. |
| `api-version` | yes | API version, defaults to `1.0`. |

**Category:** eKYC

## Sources

- Public reference: <https://developer.incode.com/reference/introduction>
- Reconstructed from the Incode Omni OpenAPI spec (operation `unifiedEkyc`); see the Implementation pane for source & tests.

