Lynx API

Integrate with Lynx — electronic invoicing operations and read access to your real estate portfolio data.

The Lynx API lets you integrate a property administrator’s systems with Lynx. It has two surfaces:

  • Electronic invoicing — the lynx-einvoicing Edge Function. Ten POST operations to transmit invoices to the DIAN, keep the graphical representation up to date, deliver invoices and issue credit notes.
  • Portfolio data — the PostgREST API over the lynx schema. Read your invoices and their trail, always with the session and row-level security (RLS).

Every request carries the session token and the publishable key, and requires org_id. See Authentication.

Where to start