Endpoint
Authentication
string
required
Bearer token with your API key. Requires
read_write permission.Body Parameters
string
required
Project name. Maximum 100 characters.
string
Short description of the project.
string
Longer description shown on the pricing page header.
string
default:"USD"
Currency code for pricing (e.g.
"USD", "EUR", "GBP").Response
Returns the full project object with status201 Created.
number
Unique project ID
string
Project display name
string
Auto-generated URL-friendly identifier
string
Short project description
string
Pricing page header description
Public share identifier for the embed widget
string
Currency code
boolean
Whether the project is active (defaults to
true)string
ISO 8601 creation timestamp
string
ISO 8601 last-updated timestamp
