---
title: "Connect to a syncer"
method: POST
path: "/bus/syncer/connect"
tags: ["bus"]
---

# Connect to a syncer

`POST /bus/syncer/connect`

Connects to the specified syncer.

## Request body

- string — The address of the syncer to connect to

## Response `200`

Successfully connected to syncer

## Other responses

- `500` — Internal server error

---

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