POST/Address_code
Request URL
To collect address, compound code or global code or formatted address is needed.
Post/Address_code is to extract those data.
When any of 'global_ code', 'compound_code', longitude and latitude is transmitted, 'global_ code', 'compound_code' and 'formatted_addres' will be returned.
Input Data
* means required parameters.
*address
string
You can search by entering one of the following:
Address
Global code
Compound code
Latitude and longitude (Separate by comma, ex. 38.897,77.036)
language
string
Output Data
formatted_address
Transformed address from detailed code
compound_code
Detailed code, city and country from the address (ex. VXX7+39 Washington, DC, USA)
global_code
Detailed code from the address (ex. 87C4VXX7+39)
Sample
Sample Request 1
Sample Request 2
Sample Response
Last updated