Skip to main content
POST
Create project

Authorizations

X-API-Key
string
header
required

API Key (starts with ak_...)

Body

application/json
name
string
required

Project name

Example:

"My Project"

description
string
Example:

"Project description"

Response

Project created

id
string
required

Project ID

name
string
required

Project name

visibility
string
required

Project visibility (always PUBLIC for API-created projects)

createdAt
string<date-time>
required