/
HE
hexclave
/
Hexclave REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
hexclave
Hexclave REST API (client)
post
Create team API key
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-04
72
0
231.3 KB
86dcd8c9953c
Anonymous
1
API Keys
8
get
List team API keys
post
Create team API key
get
Get team API key details
patch
Update team API key
get
List user API keys
post
Create user API key
get
Get user API key details
patch
Update user API key
CLI Authentication
3
Connected Accounts
1
Contact Channels
8
Emails
2
Oauth
7
OTP
4
Password
7
Payments
4
Permissions
2
Projects
1
Sessions
4
Teams
16
Users
3
get
/api/v1
API Keys
Create team API key
Create a new API key for a user or team
post
/team-api-keys
Request body
object
required
description
string
required
expires_at_millis
number
nullable
is_public
boolean
team_id
string
required
Example request
{}
Response
Successful response
object
required
value
string
required
id
string
required
description
string
required
expires_at_millis
number
manually_revoked_at_millis
number
created_at_millis
number
required
is_public
boolean
required
type
'team'
required
team_id
string
required