Lookup Persons with Significant Control

Last updated Aug 29th, 2025

get api.withmono.com/v3/lookup/cac/company/{id}/psc
v1.0

Use this resource to check the persons with significant control (PSC) of a company

Path Params
Headers

Request

12345
curl --request GET \
  --url 'https://api.withmono.com/v3/lookup/cac/company/{id}/psc' \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --header 'mono-sec-key: string'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?