---
title: "/api/v1"
method: GET
path: "/"
---

# /api/v1

`GET /`

Returns a human-readable message with some useful information about the API.

## Headers

- `X-Hexclave-Project-Id` string — The unique identifier of the project
- `X-Hexclave-Branch-Id` string — The unique identifier of the project
- `X-Hexclave-Access-Type` 'client' | 'server' | 'admin'
- `X-Hexclave-Access-Token` string
- `X-Hexclave-Refresh-Token` string
- `X-Hexclave-Publishable-Client-Key` string
- `X-Hexclave-Secret-Server-Key` string
- `X-Hexclave-Super-Secret-Admin-Key` string
- `X-Stack-Project-Id` string — The unique identifier of the project
- `X-Stack-Branch-Id` string — The unique identifier of the project
- `X-Stack-Access-Type` 'client' | 'server' | 'admin'
- `X-Stack-Access-Token` string
- `X-Stack-Refresh-Token` string
- `X-Stack-Publishable-Client-Key` string
- `X-Stack-Secret-Server-Key` string
- `X-Stack-Super-Secret-Admin-Key` string

## Response `200`

Successful response

## Changes

> 24 revisions in range; 2 could not be searched.

- **2026-05-27** `64c1712d56c2` — 8 info
  - added the new optional `header` request parameter `X-Hexclave-Access-Token`
  - added the new optional `header` request parameter `X-Hexclave-Access-Type`
  - added the new optional `header` request parameter `X-Hexclave-Branch-Id`
  - added the new optional `header` request parameter `X-Hexclave-Project-Id`
  - …4 more
- **2026-05-15** `180fda38d099` — 2 breaking, 3 info
  - the `X-Stack-Access-Type` request header's property undefined was restricted to a list of enum values
  - the `header` request parameter `X-Stack-Access-Type` was restricted to a list of enum values
  - added the new enum value `admin` to the `header` request parameter `X-Stack-Access-Type`
  - added the new enum value `client` to the `header` request parameter `X-Stack-Access-Type`
  - …1 more

[Change history](https://skmtc.dev/hexclave/apis/hexclave-rest-api-2/changes/get.md)

---

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