KYC Search API
Last updated
Last updated
Endpoint: POST
Below is a sample request to perform a lookup using the API:
Replace YOUR_API_KEY in the "key" field with your actual API Key.
For the "value" field, insert with one of the aforementioned search values.
LOOKUP_TYPE
can be one of the following values:
VAT_VALIDATE
IBAN
COMPANY_ENRICH
values are of the following type for these searches:
VAT_VALIDATE - value should be the VAT number of the company you're validating.
IBAN - value should be an iban number for validation.
COMPANY_ENRICH - value is the domain of the company you're investigating.
The "lookupId" must be set to what is shown in table API lookups types at Developer page or at API lookup types page