---
title: "API version"
method: GET
path: "/api/version"
tags: ["System"]
---

# API version

`GET /api/version`

Returns current API version and supported versions. No authentication required.

## Response `200`

Version configuration

- object
  - `currentVersion` string
  - `supportedVersions` string[]

---

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