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

# Get build version

`GET /version`

Retrieve the build version of the API service

## Response `200`

Successful response with build version

- object
  - `chains` string[]
  - `timestamp` string, date-time
  - `rev` string

## Changes

- **2026-01-07** `6061b56ae1a1` — 1 info
  - endpoint added
- **2025-12-09** `287b44661115` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tempoxyz/apis/tokenlist-api/changes/version/get.md)

---

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