RealPage is software used by multifamily, single-family, student, and senior housing operators to run day‑to‑day property management. With an unofficial API, you can list unit availability and pricing, sync resident and lease records, post rent payments and fees, create and track maintenance work or

RealPage is a property management platform for residential housing operators. Its product suite spans leasing, accounting, payments, maintenance, screening, revenue management, and resident services.
Core product families include:
Common data entities:
Organizations rely on RealPage daily, but turning portal-centric workflows into automated pipelines is challenging:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your RealPage workflows.
Book a 30‑minute session to confirm your product mix, licensing, and authentication model.
We deliver a hardened RealPage adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as RealPage 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 in the portfolio with identifiers and summary metrics.
Units
/unitsRetrieve units for a property, with availability, pricing, and current lease context.
Leases
/leasesCreate or upsert a lease with terms, parties, and initial charges.
Work Orders
/work-ordersCreate a maintenance request and assign it to a team or vendor.
- List unit availability, pricing, and restrictions across properties - Push applications and create leases programmatically - Sync move‑in/move‑out tasks with downstream systems
- Pull charges and balances to power billing reminders - Import online payment transactions and receipts - Reconcile ledgers and export GL lines to accounting systems
- Create work orders from app or portal events - Update statuses and assignments and notify residents - Track SLA compliance and vendor performance centrally
- Export rent roll, occupancy, delinquency, and collections - Normalize identifiers across properties for multi‑site analytics - Feed BI dashboards with near real‑time changes
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
Rate limits
Tuned for enterprise throughput while honoring licensing and usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real‑time retrieval of units, leases, payments, and work orders
Security
Encrypted transport, scoped tokens, and audit logging; respects RealPage entitlements
Webhooks
Optional asynchronous delivery for payments, maintenance status changes, and leasing events
Latency
Sub‑second responses for list/detail queries under normal load
Throughput
Designed for high‑volume leasing, payments, and maintenance pipelines
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 Property Management, Payments, Maintenance, Screening, and Revenue Management, 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. You can list and filter units by property, status, and pricing, then create or update leases with normalized objects. Changes can be streamed via webhooks or polled endpoints based on your throughput needs.
We normalize charges, payments, and balances across properties and expose consistent transaction objects. You can import gateway transactions (e.g., ClickPay) and export GL lines for accounting systems.