Skip to main content
POST
Create a project

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Body

application/json
name
string
required
Required string length: 1 - 200
plan
enum<string>
Available options:
free,
pro
parentProjectId
string<uuid>
branding
object
urls
object[]
metadata
object
billingOwnerProjectId
string

Response

Project created

project
object
required
credits
object
required