---
title: "Get version"
method: GET
path: "/version"
tags: ["Version"]
---

# Get version

`GET /version`

Shows the current version and the environment of the finX API.

## Response `200`

OK

- object
  - `version` string, required — Version of finX API.
  - `environment` string, required — Environment where the API is running.

---

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