---
title: "계정주 확인 서비스 지원 거래소 목록 조회"
method: GET
path: "/travel_rule/vasps"
---

# 계정주 확인 서비스 지원 거래소 목록 조회

`GET /travel_rule/vasps`

계정주 확인 서비스를 지원하는 거래소 목록을 조회합니다.

## Response `200`

List of exchanges

- object[]
  - `vasp_name` string, required — 거래소 이름 VASP(가상자산사업자)의 이름입니다.
  - `vasp_uuid` string, required — 거래소의 유일식별자 (UUID). 전송을 위해 고유하게 부여된 VASP 식별자입니다.
  - `depositable` boolean, required — 해당 VASP로부터 업비트로의 입금 반영 가능 여부
  - `withdrawable` boolean, required — 해당 VASP로의 출금 가능 여부

---

[API](https://skmtc.net/upbit/apis/quotation-api.md) · [All operations](https://skmtc.net/upbit/apis/quotation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upbit/quotation-api/versions/b8bd8b9ed3b5/schema)
