POST /address/autocomplete
Summary: Search
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
###### *Click on the grey search box above, to view sample request/response objects for Address Autocomplete Search* Perform a search: 1. Add your key and key secret to the request headers. + galaxy-ap-name: [Key] + galaxy-ap-password: [Secret] + galaxy-search-type: DevAPIAddressAutoComplete 2. Add search criteria to your request. ~~~html { "Input":"1821 Q" } ~~~ 3. Submit your search The JSON request should have parts of the address. + <code>Input</code> = null (optional, string) ... address.
Parameters (3)
galaxy-ap-name
(string, header, optional)
e.g. Key
galaxy-ap-password
(string, header, optional)
e.g. Secret
galaxy-search-type
(string, header, optional)
e.g. DevAPIAddressAutoComplete
No probe data for this endpoint yet.