VIC: Suggest Ezi Address
VIC via Parse · maps_geo
Get address suggestions for standard Victorian street addresses using the EZI (Easy Addressing) dataset. Returns matching suggestions with magicKey values for use with find_address_candidates_ezi_address. Text matching is case-insensitive. The MapShare Victoria API provides comprehensive geocoding and address search services for the state of Victoria, Australia. It includes endpoints for standard street addresses, lot/parcel identifiers (SPI), suburbs, streets, postcodes, and Crown land. All data is retrieved from official Victorian government ArcGIS REST services. Fulfilled by Parse from mapshare.vic.gov.au.
- government-public
- maps-geo
- mapshare-vic-gov-au
- parse
- platform-key
- real-estate
- vic
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/99d712f4-a0d5-421c-9298-c62942b0adfc/suggest_ezi_address
- Interface artifact
- sha256:9d6be740d3cb039abd53a177a2a4d622a293a8afbae25fc23c0068e6d196b8d8
- Manifest digest
- sha256:faec5ab2a1927ece9268f11fa2c0922d63b57d2037eec417daa6e411159f6528
Request fields
- text (string, required): Address string to search for (e.g. '123 COLLINS STREET MELBOURNE')
- max_suggestions (integer): Maximum number of suggestions to return.: Allowed values: 5, 10
Example queries
- {"text":"100 COLLINS STREET MELBOURNE","max_suggestions":"5"}