/
VX
vxcontrol
/
PentAGI Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 59m ago · Updated 4w ago
Details
Filter operations
Agentlogs
2
Anonymize
1
Assistantlogs
2
Assistants
5
Containers
3
FlowFiles
8
Flows
7
GraphQL
1
Knowledge
6
Msglogs
2
Prompts
5
Providers
1
Public
7
Resources
7
Roles
2
Screenshots
4
Searchlogs
2
Settings
1
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
Toolcalls
3
Usage
2
User
1
Users
8
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