/api/v1/auth/loginAuthenticate and obtain a token pair
authDeveloper surface · OpenAPI 3.1
Authenticate with a bearer token or scoped workspace API key. The production API is available at https://api.kynetra.dev/api/v1.
/api/v1/auth/loginAuthenticate and obtain a token pair
auth/api/v1/modelsList workspace-scoped model definitions
models/api/v1/chats/:id/messagesSend a streaming chat message
chat/api/v1/agents/:id/runsStart an approval-aware agent run
agents/api/v1/knowledge/queryQuery a grounded knowledge base
knowledge/api/v1/workflows/:id/runTrigger a workflow run
workflows/api/v1/api-keysCreate a scoped workspace API key
api-keysPreview workspaces receive credentials with explicit model, agent, knowledge, and workflow scopes.
https://api.kynetra.dev/api/v1
Requests retain the model route, active authority, tool approvals, and resulting run record.