---
title: "Geocoding"
method: GET
path: "/geo/geocoding"
---

# Geocoding

`GET /geo/geocoding`

## Query parameters

- `version` integer, required
- `city_do` string, required
- `gu_gun` string, required
- `dong` string, required
- `bunji` string
- `detailAddress` string
- `addressFlag` string
- `coordType` string
- `callback` string

## Request body

- object
  - `appKey` string, required — <a href="https://openapi.sk.com/mypage/project/" target="_blank">마이페이지>앱</a>>앱키(appKey) 탭에서 확인 가능

## Response `200`

200

- object

## Other responses

- `401` — 401

---

[API](https://skmtc.net/sk/apis/tmap-api-2.md) · [All operations](https://skmtc.net/sk/apis/tmap-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sk/tmap-api-2/versions/2539b7eaa35a/schema)
