API
Lynx API — Housing CRM bridge
Exposes lynx_housing_crm properties, units, leases, and residents over the Lynx REST API.
lynx_api_housing_crm
· v19.0.1.0.0
· Premium
What this solves
Lynx API — Housing CRM bridge
Exposes the housing CRM core models (housing.property, housing.unit, housing.lease, housing.resident, housing.applicant) over the Lynx REST API. Pure declarative registration — no Python — proving the dispatcher handles complex M2O/O2M models without any custom controller code.
Useful for external CRM integrations, partner portals, mobile apps, and analytics pipelines pulling occupancy and arrears data.
Key Features
Properties / Units / Leases / Residents / Applicants — all five core housing models exposed under /lynx/api/v1/{slug} with read scope housing:read and write scope housing:write.
Read by default, write opt-in — list/retrieve enabled out of the box; create/update gated behind the housing:write scope which most integrations will not request, keeping the surface safe by default.
Premium-gated — auto-installs alongside lynx_api and lynx_housing_crm; inherits the api.access premium feature gate.
Auto-Installation
auto_install=True so this bridge activates as soon as both lynx_api and lynx_housing_crm are present in the database. Installing the API framework without the housing exposure (or vice versa) has no productized value, so co-installation is the only meaningful state for Premium-tier housing customers.
Depends on
Try Lynx API — Housing CRM bridge on your team.
Free trial, no credit card. Talk to sales when you're ready.