List Agents
string
required
/v1/agents
Query Parameters
number
Maximum number of agents to return (default: 20, max: 100)
number
Number of agents to skip (default: 0)
array
List of agents
number
Total number of agents
Get Agent
string
required
/v1/agents/
string
Agent ID
string
Agent name
string
Agent type (langgraph, crewai, n8n, custom)
Create Agent
string
required
/v1/agents
Body
string
required
Agent name
string
required
Agent type (langgraph, crewai, n8n, custom)
string
Agent description