---
title: "Create wallet address"
method: POST
path: "/addresses"
tags: ["addresses"]
---

# Create wallet address

`POST /addresses`

Generate a new account address in the [node wallet](https://docs.waves.tech/en/waves-node/how-to-work-with-node-wallet)

## Response `200`

successful operation

- object
  - `address` string, required

## Other responses

- `403` — Provided API key is not correct

---

[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)
