---
title: "Connect to peer"
method: POST
path: "/peers/connect"
tags: ["peers"]
---

# Connect to peer

`POST /peers/connect`

Connect to peer

## Request body

- object
  - `host` string, required
  - `port` integer, required

## Response `200`

successful operation

- object
  - `hostname` string, required
  - `status` 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)
