---
title: "Get Node's PeerID"
method: GET
path: "/peerid"
tags: ["Node"]
---

# Get Node's PeerID

`GET /peerid`

## Response `200`

Node's Peer ID

- PeerIdRead
  - `id` string — Peer Identity reference as specified at https://docs.libp2p.io/concepts/fundamentals/peers/

## Changes

- **2025-04-02** `c45fb5a40b67` — 1 breaking, 1 info
  - removed the media type `plain/text` for the response with the status `200`
  - added the media type `text/plain` for the response with the status `200`
- **2024-10-14** `60a3fe70051c` — 1 info
  - endpoint added
- **2023-03-15** `dfe487dfc0e2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/logos-storage/apis/logos-storage-api/changes/peerid/get.md)

---

[API](https://skmtc.dev/logos-storage/apis/logos-storage-api.md) · [All operations](https://skmtc.dev/logos-storage/apis/logos-storage-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/logos-storage/logos-storage-api/revisions/08d9f3fb83f3/schema)
