post https://apis.openapi.sk.com/tmap/poi/findPoiRoute?version=1.0&callback=
Responses
xxxxxxxxxx
22curl --request POST \
--url 'https://apis.openapi.sk.com/tmap/poi/findPoiRoute?version=1.0&callback=callback' \
--header 'accept: application/json' \
--header 'appKey: e8wHh2tya84M88aReEpXCa5XTQf3xgo01aZG39k5' \
--header 'content-type: application/json' \
--data '
{
"page": 1,
"count": 20,
"endX": 129.07579349764512,
"endY": 35.17883196265564,
"reqCoordType": "WGS84GEO",
"resCoordType": "WGS84GEO",
"startX": 126.98217734415019,
"startY": 37.56468648536046,
"userX": 126.98217734415019,
"userY": 37.56468648536046,
"sort": "score",
"poiGroupYn": "N",
"lineString": "127.38454163183215,36.35127257501252_127.38668918609662,36.353534038949995"
}
'
Try It!
to start a request and see the response here! Or choose an example: