Create Agent

Create a new AI agent. Only the name field is required — all other configuration can be added later.

Authentication

X-API-Keystring
Your API key from [Dashboard → Settings → API Keys](https://dashboard.bookedin.ai/settings)

Request

This endpoint expects an object.
namestringRequired>=1 character
Display name for the agent
agent_configobjectOptional
Core agent configuration
channel_profilesobjectOptional

Channel-specific configurations. Enable and configure each channel independently.

Response

Agent created
idstring
Unique agent identifier
business_idstring
Business this agent belongs to
namestring
Display name for the agent
agent_configobject
Core agent configuration
channel_profilesobject

Channel-specific configurations. Enable and configure each channel independently.

created_atdatetime

Errors

402
Payment Required Error
403
Forbidden Error