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

SLIP Public Services (ArcGIS REST)

The public tier of Landgate's Shared Location Information Platform (SLIP), served as an Esri ArcGIS Server 12.1 REST services directory. Confirmed anonymously reachable on 2026-07-26 with HTTP 200 and authInfo.isTokenBasedSecurity false — 65 map services across five folders (SLIP_Public_Services with 57 services, plus Landgate_Public_Maps, Landgate_Public_Imagery, Land_Monitor and Utilities), covering cadastre, administrative and LGA boundaries, buildings and structures, bushfire prone areas, climate, disaster, transport and marine layers. A live layer query (SLIP_Public_Services/Boundaries/MapServer/14/query) returned real LGA boundary features without any credential.

SLIP Public Services (ArcGIS REST) is one of 4 APIs that Landgate publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Geospatial, Cadastre, Boundaries, Open Access, and ArcGIS. The published artifact set on APIs.io includes an API reference, API documentation, and an OpenAPI specification.

This API exposes 9 operations across 9 paths, organized into 3 resource areas, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 12.1.

Requests are made against a single base URL, https://public-services.slip.wa.gov.au/public/rest.

9 operations 9 paths 6 schemas 9 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
12.1
Base URL
https://public-services.slip.wa.gov.au/public/rest/services
Resource Areas
3

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 GET. They span 3 resource areas: Server, Services, Query. Each is listed below with its method, path, parameters, and response codes.

Server 1

Server-level information and the services directory

GET
/info
Get ArcGIS Server info
getSlipServerInfo 1 param → 200
Services 5

Map service and layer metadata

GET
/services
List root folders and services
listSlipRootServices 1 param → 200
GET
/services/{folder}
List the services in a folder
listSlipFolderServices 2 params → 200
GET
/services/{folder}/{service}/MapServer
Get map service metadata
getSlipMapService 3 params → 200
GET
/services/{folder}/{service}/MapServer/legend
Get the legend for a map service
getSlipMapServiceLegend 3 params → 200
GET
/services/{folder}/{service}/MapServer/{layerId}
Get layer metadata
getSlipLayer 4 params → 200
Query 3

Feature query, identify and image export

GET
/services/{folder}/{service}/MapServer/{layerId}/query
Query features on a layer
querySlipLayerFeatures 14 params → 200
GET
/services/{folder}/{service}/MapServer/identify
Identify features at a location
identifySlipFeatures 9 params → 200
GET
/services/{folder}/{service}/MapServer/export
Export a map image
exportSlipMapImage 8 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are FeatureSet (6 properties), Layer (5 properties), MapService (4 properties), ServerInfo (4 properties). Each schema is shown below with its type and property counts.

ServerInfo
object
4 properties
ServicesDirectory
object
3 properties
MapService
object
4 properties
Layer
object
5 properties
FeatureSet
object
6 properties
EsriError
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

landgate-slip-public-arcgis-openapi.yml Raw ↑

Other APIs Landgate publishes across the network.

SLIP Public OGC Web Services (WMS / WFS)
Data WA CKAN Action API
MyLandgate OpenID Connect / OAuth 2.0 (PingFederate)
Where this information came from

This is an independent, third-party profile of SLIP Public Services (ArcGIS REST), 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.