Skip to main content
POST
Create Project

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.

Body

application/json
name
string
required

Project name

Minimum string length: 1
website
string
required

Project website URL

countryCode
string

Country code (e.g., US)

languageCode
string

Language code (e.g., en)

Response

Default Response

id
string<uuid>
required

Project unique identifier

name
string
required

Project name

slug
string
required

Project URL slug

createdAt
string<date-time>
required

Creation timestamp

website
string | null

Project website URL