Address
Last updated
Last updated
The search by address function is to search coordinate corresponding to address.
GET
https:/api.fatos.biz/search/v1/addr
JSON
key
Y
Your API Key.
key=xxxxxxxxxxx
kwd
Y
Name search: search word
kwd=서울 중구 한강대로 405
cx
Y
User's current location X coordinate (wgs84) (Longitude)
cx=126.896038
cy
Y
User's current location Y coordinate (wgs84) (Latitude)
cy=37.482901
sx
N
Search Criteria Location X Coordinates (WGS84)
sx=126.896038
sy
N
Search Criteria Location Y Coordinates (WGS84)
sy=37.482901
lang
Y
Search Language Default : en
한국어: kr, 영어: en, 태국어: th …
pno
N
Page number Default : 1
pno=1
cpp
N
Number of searches per page Default : 20
cpp=20