---
title: "Address from a public key"
method: GET
path: "/addresses/publicKey/{publicKey}"
tags: ["addresses"]
---

# Address from a public key

`GET /addresses/publicKey/{publicKey}`

Generate an address from a given public key

## Path parameters

- `publicKey` 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)
