---
title: "POST /p2p/replicators"
method: POST
path: "/p2p/replicators"
tags: ["p2p"]
---

# POST /p2p/replicators

`POST /p2p/replicators`

Add peer replicators

## Request body

- AddReplicatorParams
  - `Addresses` string[]
  - `Collections` string[]

## Response `200`

ok

## Other responses

- `400` — error

## Changes

> 53 revisions in range; 2 could not be searched.

- **2026-03-02** `8c167ee47363` — 1 info
  - api operation id `peer_replicator_add` removed and replaced with `add_peer_replicator`
- **2026-02-18** `81d2174fb82c` — 1 info
  - api operation id `peer_replicator_create` removed and replaced with `peer_replicator_add`
- **2026-02-05** `fbc771324bf2` — 1 info
  - api operation id `peer_replicator_set` removed and replaced with `peer_replicator_create`
- **2025-10-17** `1cd1999e4b7a` — 1 warning, 1 info
  - removed the request property `Info`
  - added the new optional request property `Addresses`
- **2025-08-17** `c970c7cc81e8` — 1 warning, 1 info
  - removed the request property `Info/Addrs`
  - added the new optional request property `Info/Addresses`

[Full history](https://skmtc.dev/sourcenetwork/apis/defradb-api/changes/p2p/replicators/post.md)

---

[API](https://skmtc.dev/sourcenetwork/apis/defradb-api.md) · [All operations](https://skmtc.dev/sourcenetwork/apis/defradb-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sourcenetwork/defradb-api/revisions/659e79583f79/schema)
