Back to Home
Developer Platform

REST API & Webhooks Reference

Integrate EstateTrack directly into your institutional ERP, accounting systems, and custom internal workflows.

Authentication & Headers

All API requests must include your secret API key in the Authorization header:

Authorization: Bearer sk_live_estate_xxxxxxxxxxxxxxxxxxxx

Core Endpoints

GET/api/v1/properties

List all properties in landlord portfolio with pagination and occupancy counts.

POST/api/v1/properties

Create a new property building or commercial block.

GET/api/v1/units

Retrieve units across properties filtered by status (occupied, vacant, maintenance).

POST/api/v1/invoices

Generate a rent invoice obligation for automated settlement.

POST/api/v1/webhooks/reconcile

Two-witness settlement webhook endpoint for M-Pesa / Card gateways.