Propertyware is property management software for single-family and small residential portfolios. An unofficial API lets you programmatically pull portfolios, properties and units, owners, residents/tenants, leases, charges and payments, maintenance requests and work orders, vendors, a

Propertyware is a cloud platform for residential property management—especially single-family homes and small portfolios—covering leasing, resident/owner portals, accounting, maintenance, and marketing. Teams use Propertyware to manage properties and units, handle applications and screenings, execute leases and renewals, process rent and fees, reconcile deposits, generate owner statements, and run maintenance operations with vendors and inspectors.
Core product areas include:
Common data entities:
Propertyware underpins daily operations, but turning portal-based workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your Propertyware tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened Propertyware adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as Propertyware evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Properties
/propertiesList properties with filters and summary details.
Leases
/leasesList leases with resident info, balances, and dates.
Maintenance Work Orders
/maintenance/work-orders/{workOrderId}Update work order status, scheduling, and vendor assignment.
- Mirror portfolios, properties, units, owners, and residents into your internal systems - Keep occupancy, rent-ready status, and addresses current for analytics and reporting - Normalize property and unit identifiers for multi-portfolio operations
- Create and schedule recurring rent and one-time fees from your product - Trigger renewals or notices and track lease status to drive SLA alerts - Generate lease documents and attach addenda, photos, and messages
- Sync service requests and create work orders with vendor assignments - Schedule inspections, update statuses, and attach photos/documents from mobile - Track SLA and priority to drive dispatch and escalation workflows
- Record resident payments, allocate to open charges, and reconcile deposits - Normalize GL accounts, taxes, and line items to match ERP/accounting (e.g., QuickBooks, Xero) - Generate owner statements and share summaries with stakeholders
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination across modules
Rate limits
Tuned for enterprise throughput while honoring customer entitlements and usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of properties, leases, residents, maintenance, and financial objects
Security
Encrypted transport, scoped tokens, and audit logging; respects Propertyware role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., payments clearing, maintenance status changes)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume lease and payment sync, and maintenance processing
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/API changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as Portfolio/Property Management (Portfolios, Properties, Units), Leasing (Residents, Leases, Renewals), Maintenance (Service Requests, Work Orders, Vendors), and Financials (Charges, Payments, Deposits, Owner Statements), subject to your licensing and entitlements. We scope coverage during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling.
Yes. We can normalize rent/fee charges, payments, and GL accounts to match your ERP/accounting schema and deliver updates via webhooks or polling while complying with rate and permission constraints. We commonly integrate with QuickBooks and Xero.
We can extract owner statements, rent rolls, and deposit summaries as normalized JSON or deliver structured exports, avoiding brittle CSV/report downloads and respecting portfolio-level permissions.