---
title: "Validate"
method: GET
path: "/addresses/validate/{address}"
tags: ["addresses"]
---

# Validate

`GET /addresses/validate/{address}`

Check whether address {address} is valid or not

## Path parameters

- `address` string, required

## Response `200`

successful operation

- object
  - `address` string, required
  - `valid` boolean, required

---

[API](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid.md) · [All operations](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wavesplatform/waves-full-node-chainid/revisions/09465bcdf6ce/schema)
