Discover/ratethelandlord.org API
live

ratethelandlord.org APIratethelandlord.org

Access 10,000+ landlord reviews, aggregate ratings, category breakdowns, and tenant resources from RateTheLandlord.org via a structured REST API.

Endpoints
5
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/a88c3afd-3473-48bc-8aaf-7967741edea2/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/a88c3afd-3473-48bc-8aaf-7967741edea2/get_reviews' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Fetches the 25 most recent landlord reviews from the database. Returns reviews sorted by newest first with review text, ratings, and location information.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "total": "string representing total number of reviews in database",
    "reviews": "array of review objects with id, landlord, city, state, zip, country_code, review text, rating categories (repair, health, stability, privacy, respect), date_added, and rent"
  },
  "sample": {
    "data": {
      "total": "14949",
      "reviews": [
        {
          "id": 17548,
          "zip": "N2C2H3",
          "city": "KITCHENER",
          "rent": null,
          "state": "ONTARIO",
          "health": "1",
          "repair": "1",
          "review": "Ignores maintenance issues for years...",
          "privacy": "1",
          "respect": "1",
          "landlord": "GREENWIN",
          "stability": "1",
          "date_added": "2026-05-14T17:28:41.665Z",
          "admin_edited": false,
          "country_code": "CA",
          "has_user_code": true
        }
      ]
    },
    "status": "success"
  }
}

About the ratethelandlord.org API

This API exposes 5 endpoints covering landlord reviews, aggregate ratings, and tenant resources from RateTheLandlord.org. The get_landlord endpoint returns per-landlord category averages across five dimensions — repair, health, stability, respect, and privacy — plus every individual review for that landlord. The get_landlords endpoint lists 10,000+ tracked landlord names, which you can use to look up exact names before querying.

Endpoints and Data Coverage

The API provides five endpoints. get_reviews returns the 25 most recent reviews across all landlords, each with a full rating breakdown, review text, location fields (city, state, ZIP, country code), and a unique ID. get_landlords returns a flat array of all landlord name strings in uppercase — useful for discovering exact names before calling get_landlord. get_filter_options returns available filter values: city objects, ZIP objects (each with an id, name, and value), and a country code array covering regions like CA, US, and AU.

Per-Landlord Aggregates

get_landlord accepts a single required name parameter matching a landlord string from get_landlords (case-insensitive). It returns total reviews, an overall average rating on a 1–5 scale, the full reviews array, and a catAverages object with five category scores: avg_repair, avg_health, avg_stability, avg_respect, and avg_privacy. This makes it straightforward to compare how a specific landlord ranks on individual dimensions rather than just an overall score.

Tenant Resources

get_tenant_resources returns a list of tenant advocacy organizations with fields including name, description, address, phone_number, href (website URL), and geographic scope via city, state, and country_code. The response also includes summary arrays of all cities, states, and countries where resources are available, so you can scope results without iterating the full resources array.

Common use cases
  • Build a landlord lookup tool that pulls per-landlord category averages from get_landlord to surface repair and health scores side by side.
  • Display the 25 most recent tenant reviews on a housing platform using get_reviews sorted by newest first.
  • Populate a city or ZIP filter dropdown in a rental app using the cities and zips arrays from get_filter_options.
  • Assemble a directory of tenant advocacy organizations by country or city using get_tenant_resources with its href and phone_number fields.
  • Autocomplete landlord name search in a form by matching user input against the 10,000+ name strings returned by get_landlords.
  • Track a landlord's reputation over time by periodically fetching their average and catAverages via get_landlord.
  • Identify cities with the most active review coverage by aggregating city fields across the get_filter_options response.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does RateTheLandlord.org have an official developer API?+
RateTheLandlord.org is an open-source project (github.com/RateTheLandlord/RateTheLandlord.org) and does not publish a documented public developer API or API keys for third-party use. This Parse API provides structured access to the same data.
What does `get_landlord` return, and how specific is the rating breakdown?+
get_landlord returns the full set of reviews for a single landlord along with five category averages in the catAverages object: avg_repair, avg_health, avg_stability, avg_respect, and avg_privacy. Each individual review in the reviews array also contains its own per-category scores, so you can compute custom aggregates or filter by date using the date_added field.
Can I filter reviews by city, ZIP, or country before fetching them?+
get_reviews returns the 25 most recent reviews without filter parameters — it does not accept city, ZIP, or country inputs. get_filter_options exposes the available cities, ZIPs, and country codes in the database, but filtered review queries are not a current endpoint. You can fork this API on Parse and revise it to add a filtered review endpoint using those values.
Does the API support pagination beyond the 25 most recent reviews?+
get_reviews returns only the 25 most recent entries and has no page or offset parameter. To retrieve all reviews for a specific landlord, get_landlord returns the complete review set for that landlord with no pagination limit. Paginated browsing across all landlords is not currently covered. You can fork this API on Parse and revise it to add a paginated all-reviews endpoint.
Are landlord responses or dispute resolutions included in the review data?+
The review objects do not include landlord responses or any dispute/resolution metadata. Fields cover the tenant's review text, five rating categories, location, and date_added. Landlord-side reply data is not currently exposed. You can fork this API on Parse and revise it to add that field if the source makes it available.
Page content last updated . Spec covers 5 endpoints from ratethelandlord.org.
Related APIs in Reviews RatingsSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
illinoisreportcard.com API
Search and analyze comprehensive performance data for Illinois public schools, districts, and the state, including academic achievements in ELA, math, and science, student demographics, teacher and administrator information, school finances, and environmental conditions. Compare schools side-by-side, track growth metrics, and access accountability ratings and school highlights to make informed decisions about education quality.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
RateTheLandlord.org API – Landlord Reviews & Ratings · Parse