/
GA
galileo
/
FastAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-26
231
646
860.9 KB
projects
Create Project
Create a new project.
post
/v2/projects
Request body
ProjectCreate
required
name
string
required
created_by
string
uuid4
nullable
type
'prompt_evaluation'
|
'llm_monitor'
|
'protect'
|
'gen_ai'
create_example_templates
boolean
Response
Successful Response
ProjectCreateResponse
required
name
string
nullable
created_by
string
uuid4
nullable
type
'prompt_evaluation'
|
'llm_monitor'
|
'protect'
|
'gen_ai'
id
string
uuid4
required
created_at
string
date-time
required
updated_at
string
date-time
required