Geocode API Server

High-performance Geocoding API for converting Korean addresses to coordinates and vice versa

API Documentation Online Demo

Key Features

Geocoding

Convert Korean addresses (road name, land number) to coordinates (latitude, longitude).

Learn More
Reverse Geocoding

Convert coordinates (latitude, longitude) to Korean addresses.

Learn More
File Geocoding

Upload files (CSV, Excel, etc.) to geocode large numbers of addresses.

Learn More

API Call Examples

Geocoding API Call
curl -X GET "http://localhost:4001/geocode?q=서울특별시 강남구 테헤란로 431" -H "accept: application/json "Authorization": YOUR_TOKEN"