/
CO
composiohq
/
Agent Orchestrator HTTP daemon
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
composiohq
Agent Orchestrator HTTP daemon
post
Register a new project from a git repository path
v65
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-07
96
168
190.2 KB
projects
Register a new project from a git repository path
post
/api/v1/projects
Request body
AddProjectInput
required
asWorkspace
boolean
config
ProjectConfig
name
string
nullable
path
string
required
projectId
string
nullable
Response
Created
ProjectResponse
required
project
Project
required