Programmatically access RentManager property, unit, lease, resident, accounting, and maintenance data with a stable REST API. Supergood builds and operates production-grade, unofficial RentManager integrations so your team can automate portfolio workflows without heavy custom engineering. Plain Engl

RentManager is a cloud platform for property management that centralizes portfolio operations, resident communication, accounting, and maintenance across residential and commercial properties. Teams use RentManager to manage properties and units, run leasing workflows, collect rent and fees, post charges and payments to resident ledgers, coordinate maintenance work orders and vendor assignments, and publish owner statements—supported by resident and owner portals.
Core product areas include:
Common data entities:
Property management teams rely on RentManager daily, but turning portal- and report-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 RentManager tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened RentManager adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as RentManager 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.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Properties
/propertiesList properties with summary metrics and optional unit details.
Leases
/leasesRetrieve leases with resident, unit, and balance details.
Charges
/leases/{leaseId}/chargesCreate a charge on a resident ledger (rent, utility, fee).
Work Orders
/work-ordersCreate a maintenance work order and optionally assign a vendor.
Work Orders
/work-orders/{workOrderId}Update status, scheduling, and assignment.
- Mirror properties, units, leases, and residents into your internal systems - Keep occupancy, availability, and delinquency metrics current for analytics and reporting - Normalize addresses, statuses, and rent terms across portfolios
- Create one-time and recurring charges for rent, utilities, and fees from your product - Capture payments and reconcile against ledgers; sync summaries to ERP/accounting (e.g., QuickBooks, Xero) - Trigger notices (renewal, delinquency) and update lease terms programmatically
- Generate work orders from resident portal events, sensors, or field apps - Assign vendors, schedule visits, update status, and attach photos/documents - Feed maintenance data to your scheduling or compliance systems
- Pull owner statements and balances for investor portals - Track distributions and integrate payout workflows - Provide consolidated, cross-portfolio reporting with standardized identifiers
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, units, leases, ledgers, payments, and maintenance objects
Security
Encrypted transport, scoped tokens, and audit logging; respects RentManager role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., payment posting, work order updates)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume lease, ledger, and work order 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/Unit Management, Leasing (Applications, Leases, Renewals), Accounting (Resident Ledgers, Charges, Payments, GL), Maintenance (Work Orders, Vendors), and Portals (Resident, Owner)—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 charges, payments, and GL-coded line items 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.
Yes. We support downloading portal artifacts and uploading attachments via signed uploads, with checksum validation and time-limited URLs. Status changes, notes, and scheduling are modeled explicitly in our normalized responses.