Create a new AI agent

Creates a new AI agent with custom instructions, model configuration, and optional public embedding capabilities.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^org[a-z0-9]{12,20}$

The organization identifier

Body Params
string
required

Name of the AI agent

string

Description of the agent's purpose

string
Defaults to 🤖

Emoji icon for the agent

string

Short tagline for the agent

string

Detailed instructions for the agent's behavior

model_config
object
settings
object
tools
array of objects

Tools available to the agent

tools
knowledgebase
array of strings

Array of file IDs for the agent's knowledge base

knowledgebase
website_sources
array of strings

Array of website source IDs for knowledge

website_sources
boolean
Defaults to false

Whether the agent should be publicly accessible via widget

embed_config
object

Configuration for public widget embedding (only applicable when is_public is true)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json