NSW LRS Status API

The one documented, publicly callable API NSW Land Registry Services operates. The NSW LRS status page at status.nswlrs.com.au is an Atlassian Statuspage (page id jcfp2nmyt2j4) with the public v2 API enabled and a published endpoint reference at https://status.nswlrs.com.au/api, which documents each route with plain curl examples and a JavaScript widget wrapper. Verified anonymously on 2026-07-26: /api/v2/status.json returned HTTP 200 with indicator "none" and description "All Systems Operational"; /api/v2/summary.json returned 12,844 bytes; /api/v2/components.json returned 9,376 bytes describing 27 components and component groups; /api/v2/incidents.json returned 163,325 bytes covering 50 incidents; /api/v2/scheduled-maintenances.json returned 366,516 bytes; and the unresolved and upcoming convenience routes both answered 200. Incident history is also published as RSS 2.0 and Atom 1.0 feeds, and the page offers email, SMS and webhook subscriptions, the webhook fired whenever NSW LRS creates, updates or resolves an incident or changes a component status. The component list doubles as the closest public inventory of NSW LRS production systems — Secure Web Services, VPN, eConveyancing Services, NSW LRS Connect, Secure File Transfer, Information Broker Services with its own "API Service" child component, ITS Services, Document Delivery Services (DeX), RG Directions Website, Secure Upload Portal, DIIMS Services, Addressing Services, eCommerce, Portal Access, Cadastral Records Enquiry, HLRV, NOS Enquiry and Street Address searches. It confirms from the registry's own mouth that a production API service exists behind the broker licence, even though nothing about that API is published. No authentication, no key issuance and no rate limit is documented; the contract is Atlassian's, not NSW LRS's.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/nsw-lrs-status-api"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: nsw-land-registry:nsw-lrs-status-api
name: NSW LRS Status API
description: 'The one documented, publicly callable API NSW Land Registry Services operates. The NSW LRS
  status page at status.nswlrs.com.au is an Atlassian Statuspage (page id jcfp2nmyt2j4) with the public
  v2 API enabled and a published endpoint reference at https://status.nswlrs.com.au/api, which documents
  each route with plain curl examples and a JavaScript widget wrapper. Verified anonymously on 2026-07-26:
  /api/v2/status.json returned HTTP 200 with indicator "none" and description "All Systems Operational";
  /api/v2/summary.json returned 12,844 bytes; /api/v2/components.json returned 9,376 bytes describing
  27 components and component groups; /api/v2/incidents.json returned 163,325 bytes covering 50 incidents;
  /api/v2/scheduled-maintenances.json returned 366,516 bytes; and the unresolved and upcoming convenience
  routes both answered 200. Incident history is also published as RSS 2.0 and Atom 1.0 feeds, and the
  page offers email, SMS and webhook subscriptions, the webhook fired whenever NSW LRS creates, updates
  or resolves an incident or changes a component status. The component list doubles as the closest public
  inventory of NSW LRS production systems — Secure Web Services, VPN, eConveyancing Services, NSW LRS
  Connect, Secure File Transfer, Information Broker Services with its own "API Service" child component,
  ITS Services, Document Delivery Services (DeX), RG Directions Website, Secure Upload Portal, DIIMS Services,
  Addressing Services, eCommerce, Portal Access, Cadastral Records Enquiry, HLRV, NOS Enquiry and Street
  Address searches. It confirms from the registry''s own mouth that a production API service exists behind
  the broker licence, even though nothing about that API is published. No authentication, no key issuance
  and no rate limit is documented; the contract is Atlassian''s, not NSW LRS''s.'
humanURL: https://status.nswlrs.com.au/
baseURL: https://status.nswlrs.com.au/api/v2
tags:
- Status
- Incidents
- Land Registry
- Australia
tags_raw:
- Status
- Operations
- Incidents
- Land Registry
- Australia
properties:
- type: APIReference
  url: https://status.nswlrs.com.au/api
- type: Documentation
  url: https://status.nswlrs.com.au/api
- type: StatusPage
  url: https://status.nswlrs.com.au/
- type: Webhooks
  url: asyncapi/nsw-land-registry-status-webhooks.yml
- type: Examples
  url: examples/_index.yml
- type: RSS
  url: https://status.nswlrs.com.au/history.rss
- type: Atom
  url: https://status.nswlrs.com.au/history.atom