/
JU
julep-ai
/
Julep Agents API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 11m ago · Updated 1y ago
View markdown
julep-ai
Julep Agents API
post
Create Session
v44
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-07-11
67
290
343.1 KB
agents
13
docs
12
executions
6
files
4
healthz
1
jobs
1
projects
2
secrets
4
sessions
10
post
Chat
get
Get Session
put
Update Session
post
Create Or Update Session
delete
Delete Session
patch
Patch Session
get
List Sessions
post
Create Session
get
Get Session History
post
Render
tasks
6
temporal
1
users
7
sessions
Create Session
post
/sessions
Request body
CreateSessionRequest
required
Payload for creating a session
user
string
uuid
nullable
users
string[]
nullable
agent
string
uuid
nullable
agents
string[]
nullable
situation
string
nullable
system_template
string
nullable
render_templates
boolean
token_budget
integer
nullable
context_overflow
'truncate'
|
'adaptive'
nullable
auto_run_tools
boolean
forward_tool_calls
boolean
recall_options
union
metadata
object
nullable
Response
Successful Response
Session
required
situation
string
nullable
system_template
string
nullable
summary
string
nullable
render_templates
boolean
token_budget
integer
nullable
context_overflow
'truncate'
|
'adaptive'
nullable
auto_run_tools
boolean
forward_tool_calls
boolean
recall_options
union
id
string
uuid
required
metadata
object
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
kind
string
nullable