How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
REA Group website screenshot

REA Group

REA Group Limited is an ASX-listed (ASX:REA) digital real estate advertising business headquartered in Melbourne, Australia and majority-owned by News Corp. It operates realestate.com.au and realcommercial.com.au, the property data and analytics brand PropTrack, the Mortgage Choice broking network, and REA India (Housing.com, PropTiger, and Makaan). REA Group's public developer surface is delivered through PropTrack, whose developer portal publishes nine OpenAPI 3.1 documents covering 32 operations - OAuth token issuance, address matching and suggestion, property summary, attributes, planning, tenure, listings and transactions, automated valuations (AVM Sale, Rent, Plus and Pro), PDF valuation and property reports, suburb-level market history, supply and demand, auction results and demographics, plus a Disclaimers API that serves the attribution text PropTrack contractually requires alongside its data. Every service also publishes a live, unauthenticated Stoplight mock server, so the contract can be exercised before a commercial agreement is signed. The APIs are documented publicly but are partner-gated - access requires a commercial agreement arranged through an Account Manager, and calls are authenticated with OAuth 2.0 client credentials exchanged for a one-hour JWT bearer token at data.proptrack.com. Alongside PropTrack, REA Group runs the realestate.com.au Partner Portal (partner.realestate.com.au), the integration surface for real estate agencies and their CRM / software providers to publish for-sale and for-rent listings onto realestate.com.au and realcommercial.com.au and to receive buyer and renter enquiries. Listing distribution uses REAXML, REA's long-standing industry-standard XML property feed (schema published at reaxml.realestate.com.au), which the majority of Australian agency CRMs implement, with partner onboarding, API credentials (Client ID + secret) and enquiry delivery managed through the partner portal.

agent ready

Real signal across most facets with visible, nameable gaps — the contract exists but is thin, or the portal is good while governance and commercial terms are absent.

Kin Score

API Evangelist profiles REA Group the way a machine reads it — 40 machine-readable artifacts across 9 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — REA Group scores 49.0/100 (developing), with a separate agent-readiness read of 29/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance. Every facet and dimension name is a link: it opens that measurement's page on APIs.io, where the rating runs across the whole catalog — the exact checks that feed it, how every profiled provider distributes on it, and who is at the top of it.

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Composite quality — 49.0/100 · developing
Contract Quality 14.4 / 25
Access Clarity 10.0 / 20
Discoverability 5.7 / 10
REA Group Kin Score — API readiness rating by API Evangelist

Put this on your own site. The badge is drawn live from REA Group's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.

<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/rea-group/"
   title="REA Group on API Evangelist — API profile and Kin Score">
  <img src="https://apis.io/badge/rea-group.svg"
       alt="REA Group Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>

More shapes, themes and sizes → · Score as JSON · How badges work

How we profile REA Group

Each block below is one kind of artifact we hold for REA Group. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 25

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

realestate.com.au Listing Feed (REAXML)

REA Group's REAXML listing feed - the long-standing industry-standard XML property schema used by Australian agency CRMs to publish residential and commercial for-sale and for-r...

realestate.com.au Partner Portal

The realestate.com.au Partner Portal is REA Group's integration surface for agencies and their software / CRM providers - covering partner onboarding, API credential management ...

REA Group Attributes API

Property Attributes

REA Group Auction Results API

The Auction Results API from REA Group — 1 operation(s) for auction results.

REA Group AVM Report API

The AVM Report API from REA Group — 1 operation(s) for avm report.

REA Group Demographics API

The Demographics API from REA Group — 1 operation(s) for demographics.

REA Group Disclaimers API

The Disclaimers API from REA Group — 1 operation(s) for disclaimers.

REA Group Listing by listingId API

The Listing by listingId API from REA Group — 1 operation(s) for listing by listingid.

REA Group Listings API

Property Listings

REA Group Match API

The Match API from REA Group — 1 operation(s) for match.

REA Group Oauth2 API

The Oauth2 API from REA Group — 1 operation(s) for oauth2.

REA Group Planning API

Property Planning Overlays

REA Group Point & Radius Search API

The Point & Radius Search API from REA Group — 2 operation(s) for point & radius search.

REA Group Property Report API

The Property Report API from REA Group — 1 operation(s) for property report.

REA Group Rent History API

The Rent History API from REA Group — 1 operation(s) for rent history.

REA Group Sale History API

The Sale History API from REA Group — 1 operation(s) for sale history.

REA Group Schools API

The Schools API from REA Group — 1 operation(s) for schools.

REA Group Search API

Property Search

REA Group Suburb & Postcode Search API

The Suburb & Postcode Search API from REA Group — 2 operation(s) for suburb & postcode search.

REA Group Suggest API

The Suggest API from REA Group — 1 operation(s) for suggest.

REA Group Summary API

Property Summary

REA Group Supply & Demand API

The Supply & Demand API from REA Group — 1 operation(s) for supply & demand.

REA Group Tenure Type API

Property Tenure Type History

REA Group Transactions API

Property Transactions

Scroll within the panel for all 25 ·

Open Collections 9

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Address API

OPEN COLLECTION

Coming Soon

OPEN COLLECTION

Disclaimers API

OPEN COLLECTION

Listings API

OPEN COLLECTION

Market

OPEN COLLECTION

OAuth 2.0

OPEN COLLECTION

Properties API

OPEN COLLECTION

Reports

OPEN COLLECTION

Transactions

OPEN COLLECTION

Scroll within the panel for all 9 ·

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the things the Kin Score reads for access clarity — renamed from commercial clarity in rubric 0.12, because a free statutory interface has access terms and no commercial ones.

Published pricing tiers and plan structures.

Rea Group Plans

2 plans

PLANS

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Rea Group Rate Limits

16 limits

RATE LIMITS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Rea Group Authentication

oauth2 · 2 schemes

SECURITY

Rea Group Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Rea Group Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Rea Group Agentic Access

32 operations · 5 acting

32 operations · 5 acting

AGENTIC

Resources

Every other property we hold for REA Group — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Learn 1

Tutorials, courses, talks, and written guidance

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 3

Properties that don't map to a standard resource type

← All providers · Data indexed from github.com/api-evangelist/rea-group · machine-readable index on apis.io

Where this information came from

This is an independent, third-party profile of REA Group, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.