Retrieve UBOs from beneficial ownership registers (asynchronous or synchronous processing).
This operation retrieves UBO information from official beneficial ownership registers.
Typical workflow:
GET /v2/companies/search/indexed?name=...&jurisdictionCode=... to find the company and get its kausateId.POST /v2/companies/{kausateId}/ubo with the required request body.orderId to poll GET /v2/orders/{orderId} for the extraction result.Returns order ID for tracking (async) or UBO data (sync).
Note: This endpoint costs 10 credits per request.
Sign up at Kausate.com to get an API key
Optional partner customer ID
Company ID
Return result synchronously with 300s timeout
Request model for UBO (Ultimate Beneficial Owner) extraction.
150