cURL
curl --request GET \ --url https://api.syntage.com/entities/{entityId}/insights/rpc-shareholders \ --header 'X-API-Key: <api-key>'
{ "data": [ { "name": "FOO BAR, S.A. DE C.V.", "rfc": "PEIC211118IS0", "shares": 12345, "percentage": 100 } ] }
Shareholder information is obtained from the Registro Público de Comercio (RPC).
Please be aware of the following limitations:
Your API key is available in the Production and Sandbox dashboards.
RPC Shareholders
Show child attributes