Week in review
This week the API spec catches up with the features shipped in recent releases, giving API consumers full schema coverage for vendors, tenants, maintenance, and property financials.New features
-
Vendor and vendor rating API schemas — The API spec now includes
Vendor and VendorRating schemas. You can retrieve vendor profiles with name, contact details, active status, and average rating — and submit ratings (1–5) tied to specific maintenance requests. Learn more
-
Tenant API schema with personal references — The
Tenant schema now includes employment details, emergency contacts, and up to two personal references. If you are building integrations that sync tenant data, these fields are now fully documented. Learn more
-
Maintenance request API schema — The
MaintenanceRequest schema is now in the API spec with vendor assignment, cost tracking (estimated and actual), photo attachments, internal notes, and resolution notes. Status transition rules are documented inline. Learn more
Updates
-
Property financials in the API — The property response now includes an optional
financials object with active leases, occupied units, monthly rent roll, and average rent per occupied unit. This field is only returned for Admin and Super Admin roles. Learn more
-
Property cover image field — The property response now includes
cover_image_url. Upload support accepts JPEG, PNG, or WebP up to 10 MB, and EXIF metadata is stripped automatically. Learn more
-
API spec updated to v0.9.2 — All of the above are reflected in the latest OpenAPI specification. If you generate client libraries from the spec, regenerate them to pick up the new schemas. Learn more
Last modified on April 16, 2026