---
title: "명칭(POI) 주변 카테고리 검색"
method: GET
path: "/pois/search/around"
---

# 명칭(POI) 주변 카테고리 검색

`GET /pois/search/around`

## Query parameters

- `version` integer, required
- `centerLon` number, float, required
- `centerLat` number, float, required
- `categories` string
- `page` integer
- `count` integer
- `radius` integer
- `reqCoordType` string
- `resCoordType` string
- `multiPoint` string
- `sort` string
- `callback` string

## Headers

- `appKey` string, required

## 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)
