---
title: "Address by alias"
method: GET
path: "/alias/by-alias/{alias}"
tags: ["alias"]
---

# Address by alias

`GET /alias/by-alias/{alias}`

Get an address associated with a given alias. Alias should be plain text without an 'alias' prefix and chain ID.

## Path parameters

- `alias` string, required

## Response `200`

successful operation

- object
  - `address` string, 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)
