> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peerdb.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

```http theme={null}
POST api/v1/peers/create
```

This endpoint is used to create a peer. Peers represent data stores between which you can move data using a mirror.

### Peers in this documentation:

1. [Postgres peer](/peerdb-api/endpoints/create-peer/postgres)
2. [Clickhouse peer](/peerdb-api/endpoints/create-peer/clickhouse)
3. [Kafka peer](/peerdb-api/endpoints/create-peer/kafka)
