POST
https://api.craftkit.dev/v1/projectsAuthorization
string
required
Bearer ck_acct_… — the project is created under this account.Body
string
required
Display name (1–120 chars).
Response
201:
string
UUID of the new project.
string
Derived from
name (kebab-case). On collision with a slug already used by this account — including
a soft-deleted project’s slug — a numeric suffix (-1, -2, …) is appended until it is unique.string
Echoed back.
Errors
cURL
201