RentRedi is property management software for landlords and small-to-mid-size property managers to collect rent, manage tenants and leases, process applications and screenings, track maintenance, and communicate with residents via a mobile app. An unofficial API lets you programmatical

RentRedi is a cloud platform for residential property management that centralizes rent collection, applicant screening, leasing, maintenance, and communication across landlords, property managers, tenants, and service vendors. Teams use RentRedi to accept ACH/card payments, set up autopay and late fee rules, process rental applications and credit/background screenings (e.g., via TransUnion), manage leases and documents, log maintenance requests with photos and videos, and message tenants—all with a mobile-first tenant portal.
Core product areas include:
Common data entities:
Property teams rely on RentRedi every day, 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 RentRedi tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened RentRedi adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as RentRedi evolves.
Authentication
/auth/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
/auth/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Properties
/propertiesList properties with filters, unit counts, and portfolio metadata.
Leases
/units/{unitId}/leasesCreate a lease with terms, tenants, rent schedule, and deposits.
Payments
/rent-paymentsRetrieve rent payments, fees, refunds, and payout details for reconciliation.
Maintenance Requests
/maintenance-requests/{requestId}Update ticket status, assignee, scheduling, and notes.
- Mirror properties, units, tenants, and occupancies into your internal systems - Keep lease and tenant metadata current for analytics and reporting - Normalize addresses, statuses, and rent amounts for multi-portfolio operations
- Generate monthly rent charges and one-time fees from your product - Pull payment and payout details to reconcile with ERP/accounting (e.g., QuickBooks, Xero, REI Hub) - Automate late fee policies, reminders, and payment receipts
- Ingest applications and screening results to drive approvals in your workflows - Create and update lease records, attach addenda, and trigger e-signatures - Track status to power SLA alerts and push updates back to RentRedi
- Create tickets from sensors or resident channels, assign to vendors, and update status - Attach photos/documents, coordinate scheduling, and trigger notifications - Unify QA/QC workflows across properties with centralized reporting
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, payments, applications, and maintenance objects
Security
Encrypted transport, scoped tokens, and audit logging; respects RentRedi role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., payouts posting, application screening updates)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume tenant, payment, and lease data sync with maintenance updates
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 Property & Unit Management, Leasing & Applications (including screening statuses), Rent Collection & Payments (charges, payouts, fees), and Maintenance Requests, 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 charges, payments, and payout records 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, Xero, and REI Hub.
Yes. We can ingest application metadata and screening outcomes (e.g., credit/background statuses) with links to artifacts for your review workflows and to trigger approvals or declines.
Yes. We support creating recurring rent charges and one-time fees aligned to your policies, including grace periods and percentage/fixed late fee configurations, with tenant notifications.