Zillow Rental Manager is landlord software for marketing rentals across Zillow’s network (Zillow, Trulia, HotPads), collecting online applications and screening reports, drafting e-signature leases, and collecting rent payments by ACH/card. An unofficial API lets you pull properties a

Zillow Rental Manager is a cloud platform that helps individual landlords and property managers publish rental listings, screen tenants, execute leases, and collect rent online. It centralizes marketing and operations across property and unit details, photos, pricing, applicant intake, screening, e-signatures, and payments.
Core product areas include:
Common data entities:
Landlords rely on Zillow Rental Manager daily, but programmatic access is difficult due to:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your Zillow Rental Manager account.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened Zillow Rental Manager adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as Zillow evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO when enabled. Returns a short-lived auth token maintained by the platform.
Properties & Listings
/propertiesList properties and their current listing state with filters.
Properties & Listings
/listings/{listingId}Update listing metadata and status.
Applications & Screening
/properties/{propertyId}/applicationsRetrieve applications with applicant profile and screening summary.
Applications & Screening
/applications/{applicationId}/decisionApprove or decline an application with an optional message.
Leases
/properties/{propertyId}/leasesCreate a lease draft with terms, parties, and fees.
Rent Payments
/leases/{leaseId}/paymentsList rent payments, fees, and payout status for reconciliation.
- Mirror properties, units, and listing status into your internal systems - Keep pricing, availability, and syndication channels current for analytics and BI - Manage promotions and pause/resume listings programmatically
- Pull applicant data and screening summaries to run decision logic - Auto-advance qualified applicants, generate lease offers, and notify rejected applicants - Archive screening artifacts with time-limited URLs and checksum validation
- Create leases from templates with structured terms and clause libraries - Track e-signature status and deliver finalized PDFs to DMS/CRM - Update rent, deposits, late fees, and addenda via automated edits
- Ingest payments, fees, and payouts; reconcile with accounting (e.g., QuickBooks, Xero) - Generate one-time charges (utilities, late fees) and monitor settlement/failures - Produce ledgers, receipts, and webhooks for downstream reporting
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination across properties, applications, leases, and payments
Rate limits
Tuned for enterprise throughput while honoring account entitlements and platform usage controls
Session management
Automatic reauth and cookie/session rotation with health checks and anti-bot adaptation
Data freshness
Near real-time retrieval of listings, applications/screening, leases, and payments
Security
Encrypted transport, scoped tokens, audit logging; respects Zillow Rental Manager permissions and sensitive screening data rules
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., signature completion, payment settlement)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume listing sync, application processing, and payment reconciliation
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions and handle transient failures
Adaptation
Continuous monitoring for UI/API changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as Listings/Properties, Applications & Screening, Leases & E-Signatures, and Rent Payments/Payouts, subject to your account features and entitlements. We scope coverage during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO when enabled. Sessions are refreshed automatically with secure challenge handling.
Yes. We can normalize rent payments, fees, deposits, and payout states 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 time-limited screening artifacts, modeling decision states, and uploading attachments via signed uploads. Lease signature status and finalized PDFs are modeled explicitly in normalized responses.