Skip to main content
GET
/api/v1

Headers

X-Hexclave-Project-Id
string

The unique identifier of the project

Example:

"e0b52f4d-dece-408c-af49-d23061bb0f8d"

X-Hexclave-Branch-Id
string

The unique identifier of the project

Example:

"e0b52f4d-dece-408c-af49-d23061bb0f8d"

X-Hexclave-Access-Type
enum<string>
Available options:
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

Example:

"e0b52f4d-dece-408c-af49-d23061bb0f8d"

X-Stack-Branch-Id
string

The unique identifier of the project

Example:

"e0b52f4d-dece-408c-af49-d23061bb0f8d"

X-Stack-Access-Type
enum<string>
Available options:
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 - text/plain

Successful response

The response is of type string.

Example:

"Welcome to the Hexclave API endpoint! Please refer to the documentation at https://docs.hexclave.com/\n\nAuthentication: None"