---
title: "GET /exchange/changelly/validate"
method: GET
path: "/exchange/changelly/validate"
---

# GET /exchange/changelly/validate

`GET /exchange/changelly/validate`

Validate crypto address

## Query parameters

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

## Response `200`

Changelly address validation

- object
  - `isValid` boolean, required

## Other responses

- `default` — Unexpected error

## Changes

- **2023-12-08** (v4) `91692e63effa` — 1 info
  - added the new optional `query` request parameter `extra`
- **2023-08-17** (v4) `f882b8f9c51d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/changes/exchange/changelly/validate/get.md)

---

[API](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/revisions/91692e63effa?raw)
