NSW Land Registry Services · AsyncAPI Specification

Nsw Land Registry Status Webhooks

Version

View Spec View on GitHub Real-EstateAustraliaLand RegistryTitleConveyancingProperty RecordsTorrens TitleeConveyancingGovernmentGeospatialPropTechAsyncAPIEvents

AsyncAPI Specification

nsw-land-registry-status-webhooks.yml Raw ↑
generated: '2026-07-26'
method: searched
source: https://status.nswlrs.com.au/
spec_type: none
description: >-
  NSW Land Registry Services publishes no AsyncAPI document and no event or streaming API for the
  register. It does operate one real, publicly subscribable event surface: the NSW LRS status page
  (Atlassian Statuspage) offers webhook notifications alongside email and SMS, so an integrator can
  receive a callback whenever NSW LRS creates, updates or resolves an incident, or changes a
  component status. Captured as a webhook catalogue because that is what exists; the event payload
  schema is Statuspage's, not NSW LRS's, and NSW LRS documents none of it.
webhooks:
  subscribe_url: https://status.nswlrs.com.au/
  subscribe_endpoint: POST https://status.nswlrs.com.au/subscriptions/webhook.json
  subscribe_fields:
  - {name: endpoint, description: the HTTPS URL NSW LRS will POST notifications to}
  - {name: email, description: contact address for the webhook subscription}
  protection: Google reCAPTCHA Enterprise on the subscription form
  transport: HTTP POST callback
  authentication: none published (Statuspage signs nothing by default on public page webhooks)
  published_description: >-
    "Get webhook notifications whenever NSW LRS creates an incident, updates an incident, resolves
    an incident or changes a component status." — verbatim from https://status.nswlrs.com.au/,
    fetched 2026-07-26.
  events:
  - name: incident.create
    description: NSW LRS creates a new incident on the status page
  - name: incident.update
    description: NSW LRS posts an update to an open incident
  - name: incident.resolve
    description: NSW LRS resolves an incident
  - name: component.status_change
    description: >-
      A published component changes status — the 27 components include Information Broker Services
      and its "API Service" child, ITS Services, DIIMS Services, HLRV, NSW LRS Connect, the NSW LRS
      Online Portal, eCommerce, Secure File Transfer and Addressing Services
  affected_components_source: examples/nsw-land-registry-status-components.json
polling_alternatives:
- {url: 'https://status.nswlrs.com.au/api/v2/incidents/unresolved.json', format: json}
- {url: 'https://status.nswlrs.com.au/api/v2/summary.json', format: json}
- {url: 'https://status.nswlrs.com.au/history.rss', format: rss-2.0}
- {url: 'https://status.nswlrs.com.au/history.atom', format: atom-1.0}
absent:
- No AsyncAPI 2.x or 3.x document exists on any NSW LRS host.
- >-
  No register event surface is published — there is no title-change, dealing-registered,
  plan-registered or caveat-lodged notification available to the public. The nearest commercial
  equivalents are the wholesale Property Alerts, Lease Notifications, Mortgage Insights and
  Mortgage Verifications products, sold by emailing datasolutions@nswlrs.com.au with no published
  delivery mechanism, schema or technical contract.
- No Kafka, SSE, WebSocket or MQTT surface was found.

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/nsw-land-registry-status-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.