getAddressById
GET
Get Address
This endpoint is used to access parsed address information.
Notes:
- The id field is regenerated daily as a random and datestamped string. To execute the sample call, replace the{id} part of the endpoint with your own id from a Suggest Addresses call response.
- An identifier associated with no address will successfully return a null address.
Resource URL
https://api.psma.com.au /predictive/address/{id}
Header Parameters
Name | Values | Description |
---|---|---|
API-Key
(required) |
This is used to identify the app. |
|
Accept |
It accepts application/json, text/json, application/vnd.geo+json, application/xml, text/xml, and application/gml+xml as content-types. |
Try it out !!
Data Dictionary
Resource Summary |
|
Security |
|
Category |
Predictive Address |
Working...