/
JU
julep-ai
/
Julep Agents API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1y ago
Details
Filter operations
agents
13
docs
12
executions
6
files
4
healthz
1
jobs
1
projects
2
get
List Projects
post
Create Project
secrets
4
sessions
10
tasks
6
temporal
1
users
7
projects
Create Project
post
/projects
Request body
CreateProjectRequest
required
Payload for creating a project
metadata
object
nullable
canonical_name
string
nullable
name
string
required
Response
Successful Response
Project
required
Project model
id
string
uuid
required
metadata
object
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
canonical_name
string
nullable
name
string
required
Changes