iBridge Overview

iBridge is an Axosnet API designed for the issuance of documents with digital signature, such as electronic invoices (e-invoice, CFDi) and other Digitally Signed Documents (DSD). The basis of this process is the Public Key Infrastructure (PKI).

The digital signing process involves the signer applying a Hash algorithm to the data, along with their private key, to create the DSD. Upon receiving the DSD, the recipient uses the same Hash and the public key to verify its integrity and confirm that it has not been modified.

iBridge is implemented as a REST API. Client systems consume it by sending the Pre-CFDI to manage the stamping with the different Authorized Certification Providers (PAC’s).