
Developer news
Isle of Man (IM) is our new connection in Europe
Posted 2025-03-12
|
Updated 2025-03-13
What did we integrate?
We are happy to announce that Isle of Man Companies Registry – Isle of Man Government was integrated expanding our current coverage portfolio. This new integration is now available on our KYC API V2 and within the KYC workspace.
The connection contains 14 legal types:
Why did we integrate?
Given the growing number of customer inquiries about the inclusion of this register, as well as our commitment to enhancing our coverage and providing the best possible service to our clients.
How can you use Isle of Man integration?
Search by name: works also with a vague value, it’s not required to be an exact name
Search by number: with company registration number (i.e. 103855C)
Refresh and index dataset
Request
curl --location 'https://api.kompany.com/api/v2/company/datase' -header 'user_key: {secret}'
Response
{
"datasetId": "A2599741C4090D67ABA5342C0B523FA5",
"kompanyId": "4FF79B22E207E275F3C9FE2F53E073F5",
"datasetName": "refresh",
"datasetOptions": null,
"info": null,
"status": "COMPLETED",
"requestTime": "2025-03-05T13:15:49+00:00",
"responseTime": "2025-03-05T13:15:50+00:00",
"estimatedDeliverySeconds": 5,
"content": {
"kompanyId": "4FF79B22E207E275F3C9FE2F53E073F5",
"countryCode": "IM",
"countryName": "Isle of Man",
"state": null,
"registrationNumber": "030787B",
"name": "LLOYDS INTERNATIONAL PRIVATE BANKING",
"status": "LIVE",
"providedStatus": "Live",
"address": "VILLIERS HOUSE, 2 VICTORIA STREET, DOUGLAS, IM1 2LN, Isle of Man",
"legalForm": "Business Name",
"additionalData": {
"otherIdentifiers": [
{
"identifierName": "localNumber",
"identifierValue": "030787B"
},
{
"identifierName": "bvdId",
"identifierValue": "GBIM030787B"
},
{
"identifierName": "orbisId",
"identifierValue": "691910050"
}
],
"legalEvents": {
"registrationDate": "2024-10-18"
}
},
"associatedEntities": {
"shareholders": [],
"officers": []
},
"industryActivityCode": null,
"providerSpecificData": {
"latestAccounts": {
"overdue": false
}
},
"sources": [
{
"name": "Companies Registry - Isle of Man Government",
"info": null,
"primary": true,
"fields": [
"$.status",
"$.additionalData.otherIdentifiers[1]",
"$.legalForm",
"$.additionalData.otherIdentifiers[2]",
"$.registrationNumber",
"$.additionalData.otherIdentifiers[0]",
"$.providedStatus",
"$.additionalData.legalEvents.registrationDate",
"$.name",
"$.address"
],
"lastCheckedTime": "2025-02-28T15:12:38+00:00"
}
],
"version": "company-v2.0"
}
}
Ordering a document
Our connection offers Registration Details (ADDOFIGIM) in English. To request it please follow the usual steps by calling the product/order endpoints:
Retrieve the list of possible products with kompanyId for a certain entity using the product search endpoint.
Place a product order for a certain entity using the product order endpoint.
Retrieve information of a certain purchased product order with the orderId using the product order retrieval endpoint.
Retrieve the order file content (PDF) using the product content retrieval endpoint.
Useful links
If you would like to provide us with feedback or you have a question related to this connection, contact us here: support team