Search...
/
Docs
Frameworks
Examples
API Reference
API Reference
Auth
GET
Get user info
POST
Add new project
DEL
Delete project
GET
Get projects
POST
Identify Client
Client
Team
API Keys
Apps
Integrations
Actions
Connections
Triggers
CLI
Logs
Projects
Integrations V2
Connectionsv2
Action V2logs
Mcp
Health
URL Shortener
Admin
Analytics
Event Logs
Discord
Get your API Key
API Reference
Auth
Add new project
POST
https://backend.composio.dev
/
api
/
v1
/
client
/
auth
/
project
/
add
Try it
Add a new project to the client’s organization
Headers
x-org-api-key
string
Required
Request
This endpoint expects an object.
name
string
Required
The name of the project
Response
id
string
The ID or UUID of the project
name
string
The name of the project
createdAt
string
primaryApiKey
string
Errors
400
Auth Add Project Request Bad Request Error
Delete project
Up Next
Built with