Example endpoints
Clear endpoints for what you need, all well documented.
Read
GET
/v1/propertiesEvery property with its units, owners and addresses.
GET
/v1/unit-vacanciesEvery vacant unit with days on market and last rent.
GET
/v1/lease-historyCurrent and past leases, with tenant and unit IDs.
GET
/v1/general-ledgerFull ledger, filterable by property, account and date.
GET
/v1/work-ordersOpen and closed work orders with vendor and status.
Write
POST
/v1/tenant-chargePost a charge to a tenant ledger.
Built for production
The parts you only notice when they are missing.
Secure by default
AES-256 at rest, HTTPS only, 2FA, keys you revoke in one click.
Keys with a job
One key per integration, read or read plus write. The log shows which did what.
Stable IDs
A tenant, unit or lease keeps its ID through every move, rename and renewal.
Webhooks
Fresh data posted on to your system, or to Zapier.
Fast and consistent
Cursor pagination, predictable schemas, versioned changes.
Every call logged
Reads and writes, by key, in your dashboard.







