Discover/mapshare.vic.gov.au API
live

mapshare.vic.gov.au APImapshare.vic.gov.au

Access Victorian government geocoding via the MapShare Victoria API. Search addresses, parcels, suburbs, streets, postcodes, and Crown land with 14 endpoints.

Endpoints
14
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/99d712f4-a0d5-421c-9298-c62942b0adfc/<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/99d712f4-a0d5-421c-9298-c62942b0adfc/list_geocoder_services' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 14 totalclick to expand

List all available geocoder services on the MapShare Victoria ArcGIS server. Returns the server version and an array of available geocoding service names and types.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "services": "array of service objects each containing name and type",
    "currentVersion": "number indicating the ArcGIS server version"
  },
  "sample": {
    "data": {
      "folders": [],
      "services": [
        {
          "name": "Geocoder/Apiary",
          "type": "GeocodeServer"
        },
        {
          "name": "Geocoder/VMAddressEZIAdd",
          "type": "GeocodeServer"
        },
        {
          "name": "Geocoder/VMParcelLotStreet",
          "type": "GeocodeServer"
        }
      ],
      "currentVersion": 10.81
    },
    "status": "success"
  }
}

About the mapshare.vic.gov.au API

The MapShare Victoria API exposes 14 endpoints for geocoding and address lookup across the state of Victoria, Australia, drawing on official Victorian government spatial datasets. You can search standard street addresses via find_address_candidates_ezi_address, resolve lot and parcel identifiers through find_address_candidates_parcel_lot_street, look up Crown land parcels, reverse-geocode coordinates to a nearest address, and retrieve autocomplete suggestions across addresses, localities, streets, and Standard Parcel Identifiers (SPI).

Address and Parcel Geocoding

The API covers two primary address datasets. find_address_candidates_ezi_address geocodes standard Victorian street addresses from the EZI dataset, returning a candidates array where each entry includes address, location (x/y coordinates), score, attributes, and extent. The companion suggest_ezi_address endpoint accepts a partial text string and returns suggestions with text, magicKey, and isCollection fields — pass the magicKey back to the geocode endpoint for a precise, unambiguous match. The same suggest-then-geocode pattern applies to lot/parcel/street queries via suggest_parcel_lot_street and find_address_candidates_parcel_lot_street.

Parcel Identifiers and Crown Land

find_address_candidates_spi accepts a Standard Parcel Identifier string (e.g. PS831714) and returns matching parcel locations. find_address_candidates_crown_parcel resolves Crown land parcel identifiers such as 2000\PP2277. Both return the same candidates structure with location, score, and spatialReference (including wkid and latestWkid for coordinate system identification). All coordinates are in WGS84/GDA94.

Locality, Street, and Postcode Lookups

For broader geographic queries, find_address_candidates_locality geocodes suburb and locality names, find_address_candidates_street resolves street names to their spatial extent, and find_address_candidates_postcode returns the centroid for a given 4-digit Victorian postcode. Each has a corresponding suggest_* endpoint for incremental search. The suggest_locality endpoint, for example, returns suburb name matches from a prefix like MEL.

Service Discovery and Metadata

list_geocoder_services returns the ArcGIS server currentVersion and a services array listing available geocoder names and types. geocode_server_info accepts a service_name parameter (e.g. VMAddressEZIAdd, VMLocality) and returns capabilities, addressFields with field definitions, and a serviceDescription — useful for confirming which fields a given service supports before building a query.

Common use cases
  • Resolving user-entered Victorian addresses to coordinates for mapping applications
  • Validating property addresses against the official EZI dataset during data entry
  • Looking up land parcel boundaries by SPI for property conveyancing or title workflows
  • Reverse-geocoding GPS coordinates to the nearest street address for field service apps
  • Building suburb or street autocomplete in forms targeting Victorian addresses
  • Identifying Crown land parcels by identifier for environmental or land management tools
  • Geocoding postcode centroids to aggregate or visualise Victorian regional data
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 MapShare Victoria have an official developer API?+
MapShare Victoria is a Victorian Government mapping portal built on Esri ArcGIS technology. The underlying ArcGIS REST geocoding services are publicly accessible at mapshare.vic.gov.au, but there is no formally published developer API program, SDK, or documentation portal aimed at third-party developers.
What does reverse geocoding return, and how precise is it?+
reverse_geocode_parcel_lot_street takes x (longitude) and y (latitude) in WGS84/GDA94 and returns an address object containing Address, Match_addr, and additional component fields, plus a location object with the snapped coordinates and spatialReference. Results are based on the VMParcelLotStreet dataset, so the nearest match is a lot or parcel address rather than a rooftop point — precision depends on parcel geometry and is strongest in urban areas.
Does the API cover addresses outside Victoria?+
No. All datasets — EZI, VMParcelLotStreet, VMLocality, VMStreet, and postcode services — are scoped to Victoria. Queries for addresses in other Australian states or territories will return no candidates. You can fork this API on Parse and revise it to add endpoints pointing at national datasets such as the GNAF geocoder if broader coverage is needed.
Can I retrieve polygon or boundary geometry for a parcel or suburb, not just its centroid?+
Not currently. All geocoding endpoints return point locations (x/y coordinates) and a bounding extent rectangle — they do not return polygon geometries for parcels, suburbs, or streets. You can fork the API on Parse and revise it to add endpoints targeting the MapShare Victoria WFS or feature services, which expose polygon geometry for parcels and administrative boundaries.
What is a magicKey and when should I use it?+
A magicKey is an opaque identifier returned in the suggestions array from any suggest_* endpoint. Passing it as the magic_key parameter to the corresponding find_address_candidates_* endpoint constrains the geocoder to that exact suggestion, avoiding ambiguous matches when multiple addresses share similar text. It is optional — omitting it triggers a broader text search — but recommended whenever you are building a two-step suggest-then-geocode UI.
Page content last updated . Spec covers 14 endpoints from mapshare.vic.gov.au.
Related APIs in Maps GeoSee all →
angieslist.com API
Search for home service professionals on Angi and access their detailed profiles including reviews, contact information, and photos to find the right contractor for your project. Quickly compare multiple service providers by viewing their ratings, customer feedback, and verified business details all in one place.
yellowpages-uae.com API
Search and discover UAE businesses with instant access to contact details, locations, and branch information from the Yellow Pages UAE directory. Find companies by name, get detailed business profiles, explore multiple branches, and browse available cities all in one place.
api.nasa.gov API
Access NASA's suite of open data APIs — including the Astronomy Picture of the Day, Near Earth Object tracking, DONKI space weather events, EPIC Earth imagery, Mars weather, the NASA Image and Video Library, the Exoplanet Archive, and EONET natural events.
58.com Housing API
Access real-time housing market data from 58.com (58同城), China's largest classifieds platform. Search house price trends across 31+ major Chinese cities at city, district, and neighborhood levels, and browse hot new property developments with prices, floor plans, and location details.
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.
opentable.com API
Search for restaurants across the US with ratings, reviews, photos, and pricing information, plus get real-time availability and autocomplete suggestions as you type. Check reservation openings and explore detailed restaurant features to find and book your perfect dining experience.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
MapShare Victoria API – Geocoding & Address Search · Parse