/
IN
insighto
/
Ragify
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.1.0
2026-07-26
231
357
386.7 KB
Assistant
Create Assistant
Create a new assistant
post
/api/v1/assistant
Request body
IAssistantCreate
required
assistant_type
'simple'
|
'chat'
|
'phone'
|
'nl2sql'
|
'realtime_openai'
required
llm_model
'gpt-4-0125-preview'
|
'gpt-3.5-turbo-0125'
|
'gpt-3.5-turbo-1106'
|
'gpt-3.5-turbo'
|
'gpt-4-1106-preview'
|
'gpt-4o-2024-05-13'
|
'gpt-4o-mini'
|
'llama-3.1-70b-versatile'
|
'gpt-4o-realtime-preview'
|
'gpt-4o-mini-realtime-preview'
|
'deepseek-r1-distill-llama-70b'
|
'o3-mini'
|
'gpt-5.4-mini'
required
name
string
nullable
description
string
nullable
attributes
object
system_prompt
string
nullable
voice
boolean
nullable
custom_voice
boolean
nullable
voice_languages
unknown[]
org_id
string
uuid
nullable
show_images
boolean
nullable
hide_ds
boolean
nullable
webhook_id
string
uuid
nullable
has_human_agent
boolean
nullable
use_tools
boolean
nullable
conversation_flow_id
string
uuid
nullable
Response
Successful Response
IPostResponseBaseIAssistantRead
required
message
string
nullable
meta
union
data
IAssistantRead