/
AG
agenticsorg
/
Agentics API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9m ago · Updated 1mo ago
Details
Filter operations
Authentication
1
post
Authenticate and get JWT token
Communications
1
Neural
1
System
1
Temporal
1
Authentication
Authenticate and get JWT token
post
/auth
Request body
AuthRequest
required
client_id
string
required
Client identifier
client_secret
string
required
Client secret
Response
Authentication successful
AuthResponse
required
token
string
required
JWT token
Changes