Verifying entity information
Verify entity, or company, data against registries and commercial data sources.
Last updated
Was this helpful?
Verify entity, or company, data against registries and commercial data sources.
Last updated
Was this helpful?
With database verification, you only need to use this endpoint. Entities are created and submitted for processing automatically.
Make sure you pass the correct country
when calling this endpoint. This tells us the relevant registry and sources to check within the country.
POST
/api-entity-database-verification
Create the entity, match and verify the entity data, and request verification.
Content-Type
multipart/form-data
Authorization
Bearer YOUR_TOKEN
Body
flowName
string
The name of the flow your Account Manager has provided
(required)
companyName
string
The entity's legal name (required)
registrationNumber
string
The entity's registration number (required)
country
string
The entity's registration country, in alpha-3 format (required)
Response