/
AG
agents-squads
/
Squads API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 53m ago · Updated 1mo ago
Details
Filter operations
agent-dispatch
12
api-keys
4
get
List Api Keys
post
Create Api Key
delete
Delete Api Key
get
Verify Api Key
approvals
11
auth
12
billing
7
chat
4
conversations
1
costs
13
dashboard
1
domains
3
erp-cash-movements
4
erp-parties
5
erp-views
3
escalations
9
events
10
executions
3
google
10
metrics
3
orgs
1
slack
11
tasks
3
triggers
8
webhooks
9
get
Health Check
api-keys
Create Api Key
Create a new API key. The full key is shown only once.
post
/api-keys
Request body
APIKeyCreate
required
name
string
required
scopes
string[]
Response
Successful Response
APIKeyCreated
required
created_at
string
date-time
required
id
string
required
key
string
required
key_prefix
string
required
last_used_at
string
date-time
nullable
name
string
required
scopes
string[]
required
Changes