/
LA
langflow-ai
/
Langflow
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 29m ago · Updated 1d ago
Details
Filter operations
a2a
3
Base
6
Catalog Policy
6
Chat
6
Extensions
2
Files
18
Flows
14
Health Check
3
Log
2
MCP
5
mcp_projects
5
Model Provider Policy
3
Monitor
16
OpenAI Responses API
1
Policy Bundle
4
Projects
8
get
Read Projects
post
Create Project
get
Download File
post
Upload File
get
Read Project
put
Upsert Project
delete
Delete Project
patch
Update Project
Traces
4
Users
6
Workflow
6
Projects
Create Project
post
/api/v1/projects/
Request body
FolderCreate
required
auth_settings
object
nullable
Authentication settings for the folder/project
components_list
string[]
nullable
description
string
nullable
flows_list
string[]
nullable
name
string
required
Response
Successful Response
FolderRead
required
auth_settings
object
nullable
Authentication settings for the folder/project
description
string
nullable
id
string
uuid
required
name
string
required
parent_id
string
uuid
nullable
required
Changes