---
title: "Get the current software version"
method: GET
path: "/api2/json/softwareVersion"
tags: ["admin"]
---

# Get the current software version

`GET /api2/json/softwareVersion`

## Response `200`

The current software version

- SoftwareVersionOut — The software version.
  - `softwareNameAndVersion` string — The software version
  - `softwareVersion` integer[] — The software version major minor build

## Other responses

- `401` — Missing or incorrect token

---

[API](https://skmtc.net/namsor/apis/namsor-api-v2.md) · [All operations](https://skmtc.net/namsor/apis/namsor-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/namsor/namsor-api-v2/revisions/305e4f6eeaf5/schema)
