Create Agent
Agents
Create Agent
Creates a new agent. Choose from Pipeline (voice + text), Realtime (lowest latency), or Text (chat only) architecture.
POST
Create Agent
Authorizations
Your TalkifAI API key. Generate from Studio → Settings → API Keys. Format: tk_live_...
Body
application/json
Example:
"Customer Support Bot"
Example:
"Handles tier-1 support queries"
Example:
"You are a helpful customer support agent."
Available options:
pipeline, realtime, text Required for pipeline and text
Example:
"gpt_4o_mini"
Required for pipeline
Example:
"deepgram"
Defaults to gemini-leda-en for pipeline if omitted
Example:
"gemini-leda-en"
Required for realtime
Available options:
openai, gemini Available options:
agentFirst, userFirst Example:
"Hello! How can I help you today?"
Required range:
0 <= x <= 2Required range:
10 <= x <= 60Available options:
public, private, commercial Example:
["english"]