---
title: "GET /exchange/{exchangeName}/validate"
method: GET
path: "/exchange/{exchangeName}/validate"
---

# GET /exchange/{exchangeName}/validate

`GET /exchange/{exchangeName}/validate`

Validate crypto address

## Path parameters

- `exchangeName` string, required

## Query parameters

- `id` string, required
- `crypto` string, required
- `address` string, required
- `extra` string, nullable

## Response `200`

Exchange address validation

- object
  - `isValid` boolean, required

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.net/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinspace/coin-wallet-api-v4/versions/8dd1fdcc9afd/schema)
