API ReferenceBrand

Brand Styleguide

View as Markdown

Heavier brand pull: typography + color system + theme detection.

Authentication

AuthorizationBearer
Your API key, sent as a Bearer token.

Request

This endpoint expects an object.
domainstringRequired

Domain or full URL (e.g. ‘stripe.com’).

Response

Successful Response
domainstring
primary_colorstring or null
secondary_colorstring or null
accent_colorslist of strings
typographymap from strings to any
button_radiusstring or null
themestringDefaults to mixed
logo_variantslist of strings
color_swatcheslist of strings
creditsintegerDefaults to 1

Errors

422
Unprocessable Entity Error