Skip to main content
POST
Create a new (empty) brand kit for landing pages / websites.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Brand kit details

Request body for creating a brand kit

companyId
string
required

Company ID

name
string

Name for this brand kit

landingPageId
string

Link to a landing page

isDefault
boolean

Whether this is the default kit

Response

Created brand kit

Brand kit object

id
string

Brand kit ID

name
string

Brand kit name

favicon
object

Favicon data

Logo data

images
object[]

Custom images

globalStyles
string

Global CSS

headScripts
string

Head scripts

brandGuidelines
string

Brand guidelines

isDefault
boolean

Whether default kit