---
title: "Get the version of the Ceramic node"
method: POST
path: "/version"
---

# Get the version of the Ceramic node

`POST /version`

## Response `200`

success

- Version — Version of the Ceramic node in semver format, e.g. 2.1.0
  - `version` string — Version of the Ceramic node

## Other responses

- `500` — Internal server error

---

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