/
HE
hexclave
/
Hexclave REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v16
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
72
0
230.5 KB
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