---
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

---

[API](https://skmtc.net/hexclave/apis/hexclave-rest-api-2.md) · [All operations](https://skmtc.net/hexclave/apis/hexclave-rest-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hexclave/hexclave-rest-api-2/versions/1c982df54232/schema)
