Skip to main content
POST
Create a brand kit from a website
Extraction is asynchronous: poll GET /v1/brandkits/extract/{jobId} (or re-list) until the kit appears. Update with PATCH /v1/brandkits/{id}; delete with DELETE.

Authorizations

Authorization
string
header
required

A workspace API key. Secret keys (flowy_…) are server-side — keep them private. Publishable keys (flowy_pk_…) are browser-safe but only work from their allowlisted domains.

Body

application/json
url
string
required
workspace_id
string

Response

202

Extraction job started