---
title: "Connect to peer"
method: PUT
path: "/syncer/peers"
tags: ["syncer"]
---

# Connect to peer

`PUT /syncer/peers`

Initiates a connection to the specified peer address.

## Request body

- SyncerConnectRequest
  - `address` string, required — Peer address in host:port form.

## Response `200`

Peer connection requested.

---

[API](https://skmtc.net/siafoundation/apis/hostd-api.md) · [All operations](https://skmtc.net/siafoundation/apis/hostd-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/siafoundation/hostd-api/versions/08ff756929fc/schema)
