Skip to main content
POST
Create Agent

Description

Create a new AI agent.

Authentication

Required (API key or JWT token)

Request Body

string
required
Agent name
string
Agent description
string
System prompt defining agent behavior
string
AI model to use (e.g., “gpt-4”, “claude-3-opus”)

Response

object
Created agent object

Example Request

Example Response

Error Responses

object
Agent limit reached for current plan