/
VX
vxcontrol
/
PentAGI Swagger API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8m ago · Updated 1mo ago
Details
Filter operations
Agentlogs
2
Assistantlogs
2
Assistants
5
Containers
3
FlowFiles
5
Flows
7
GraphQL
1
Msglogs
2
Prompts
5
Providers
1
Public
7
Roles
2
Screenshots
4
Searchlogs
2
Subtasks
3
Tasks
3
Termlogs
2
Tokens
5
get
List API tokens
post
Create new API token for automation
get
Get API token details
put
Update API token
delete
Delete API token
Usage
2
Users
7
Vecstorelogs
2
Tokens
Create new API token for automation
post
/tokens
Request body
ModelsCreateAPITokenRequest
required
name
string
ttl
integer
required
from 1 minute to 3 years
Response
token created successful
object
required
data
object
status
string
Example response
{ "status": "success" }
Changes