Discord
GitHub
Login
Search...
/
Overview
Templates
API Reference
Introduction
Authentication
API Reference
Agent
GET
List
POST
Create
GET
Get
DEL
Delete
PATCH
Update
POST
Invoke
POST
Add Llm
DEL
Remove Llm
GET
List Tools
POST
Add Tool
DEL
Remove Tool
GET
List Datasources
POST
Add Datasource
DEL
Remove Datasource
Llm
API User
API Key
Datasource
Tool
Workflow
Workflow Config
Vector Database
Discord
GitHub
Login
API Reference
Agent
Invoke
POST
https://api.beta.superagent.sh
/
api
/
v1
/
agents
/
:agent_id
/
invoke
Invoke an agent
Path parameters
agent_id
string
Required
Request
This endpoint expects an object.
input
string
Required
enableStreaming
boolean
Required
sessionId
string
Optional
outputSchema
string
Optional
llm_params
object
Optional
Show 2 properties
Response
This endpoint returns an object.
success
boolean
data
any
Optional
Built with