1.0.0
OAS 2.0
[ Base URL: addressr.p.rapidapi.com/ ]
Australian Address Validation, Search and Autocomplete
returns a list of addresses matching the search string
Name | Description |
---|---|
q * string (query) | search string |
Code | Description | |||||||||
200 | successful query
Headers:
| |||||||||
400 | invalid query | |||||||||
500 | unexpected error | |||||||||
503 | service unavailable |
returns detailed information about a specific address
Name | Description |
---|---|
addressId * string (path) | ID of the address. |
Code | Description | |||||||||
200 | successful query
Headers:
| |||||||||
404 | not found | |||||||||
500 | unexpected error | |||||||||
503 | service unavailable |
returns a list of available APIs within the Link
headers
No parameters
Code | Description | |||||||||
200 | successful operation
Headers:
| |||||||||
500 | unexpected error | |||||||||
503 | service unavailable |