Data sources / Yardi
Yes, Yardi-hosted rental listings are available, and you may display them. HousingFeed holds 173,636 live Yardi listings, re-verified weekly at each manager's own site, in the same schema as every other source. They are part of the Display Feed: licensed for display in your product with attribution and a link back to the manager's page. Yardi itself has no public listings API for third parties.
Yardi is a rental listings source we track. HousingFeed collects Yardi rental listings into one JSON schema, so you do not have to build and maintain your own Yardi integration. 173,636 Yardi listings are in the database (snapshot, newest record 2026-09-17), alongside 90+ other sources and 2.1M+ rows in one Data API.
newest record 2026-09-17
Yardi does not offer a public listings API, so there is no official way to access its rental data programmatically. HousingFeed solves that: we collect Yardi listings and serve them through a single documented endpoint, so you get structured data without operating your own collection.
Each Yardi listing is normalized into the same HousingFeed schema as every other source (the field list is in the docs). Here is the depth and shape of the Yardi data live in the database, 13 fields populated:
Share of live Yardi listings that carry each field.
Median Yardi asking rent is $1,700/mo.
Top states by live Yardi inventory.
The most recent complete Yardi record in the database:
{
"platform": "yardi",
"url": "https://www.rentcafe.com/apartments/qc/pointe-claire/la-voile-pointe-claire/default.aspx",
"address": "329 Hymus Blvd,, Pointe Claire, QC H9R 0C9",
"city": "Pointe Claire",
"state": "QC",
"rent_min": 2085,
"beds": 2,
"baths": 1,
"image": "https://cdngeneral.rentcafe.com/dmslivecafe/2/13522/LaVoilePteClaire-Brossard-Quebec-LivingRoom.jpg",
"scraped_at": "2026-09-17T06:26:58+00:00"
}
Filter the HousingFeed Data API on Apify to yardi and get Yardi listings back as JSON:
curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"platform":"yardi","maxItems":100}'
Other sources in the same schema, served through the same API.
173,636 Yardi listings live in the database, verified weekly, licensed for display. Tell us your market and a sample export follows within one business day.
Yardi is a trademark of its respective owner; HousingFeed is not affiliated with or endorsed by Yardi.