Create a new project via API key
Projects
Create a new project via API key
Create a new project using API key authentication. Requires BUILD_AND_DEPLOY scope.
POST
Create a new project via API key
Authorizations
Enter your LeanMCP API key
Body
application/json
Project name
Example:
"My Project"
Project description
Example:
"A sample project"
Repository URL
Example:
"https://github.com/username/repo"
Framework
Example:
"react"
S3 location for uploaded file
Template ID used to create this project
Example:
"03b3640c-9e47-4750-be37-2988b742b687"
Response
Project created successfully
The response is of type object.

