This section provides technical reference for the eKYB module: the countries supported, the request and response schemas, and the semantics of each response field for both Verification and Prefill solutions.
The eKYB module page covers what the module does at a conceptual level. This section covers the integration and API details for building against it.
eKYB solutions
eKYB offers two solutions, each documented in its own sub-section:
- eKYB Verification: The end user submits business details, and the system verifies them against a source of truth. Returns match results for each submitted field along with enrichment details such as registration status and entity type.
- eKYB Prefill: An enrichment solution that lowers end-user friction. The end user submits only a tax ID and business name; the system looks up the business and returns matching business details for pre-fill.
Both solutions are configured on the same eKYB Dashboard configuration page, on separate tabs.
In this section
eKYB Verification
- eKYB Verification Coverage: The full list of supported countries with the data attributes verifiable per country. Country pages linked from Coverage document the source of truth, request parameters, response fields, and status values specific to each country.
- eKYB Verification API Reference: Shared response field definitions, status value normalization, and error responses that apply across all eKYB Verification sources.
eKYB Prefill
- eKYB Prefill Coverage: The full list of supported countries for Prefill. Country pages linked from Coverage document the request parameters, response fields, and error responses specific to each country.
- eKYB Prefill API Reference: Shared endpoint, request and response semantics, and error responses that apply across all eKYB Prefill sources.