Skip to main content
RPC resources come from the Registro Publico de Comercio, Mexico’s public commercial registry. Use RPC data when your integration needs company registration details, registered corporate acts, or shareholder data extracted from registry filings. RPC records are collected by running an RPC extraction. The extraction searches RPC for the entity, stores matching entidades, stores the actos and socios found for each entidade, and attaches available act files as file resources.

How RPC Data Works

  1. Start an RPC extraction for the entity.
  2. Poll the extraction until it reaches a terminal status.
  3. List the entity’s RPC entidades.
  4. Retrieve an RPC entidade when you need the company profile, actos, and socios together.
  5. Use the RPC actos and socios endpoints when your integration needs individual registry acts or shareholder records.
  6. Download referenced files through the Files API when an acto includes a file.

Requirements

The entity must have enough identity data for RPC search. Company entities usually use their legal name and RFC. RPC results can include multiple entidades when the registry returns several matches. For implementation details, see Extraction request examples.