Skip to main content
GET
Export the brand as design tokens

Authorizations

Authorization
string
header
required

An API key: ab_...

Query Parameters

format
enum<string>
default:css

The output

Available options:
css,
scss,
less,
tailwind,
tailwind3,
ts,
shadcn,
mui,
chakra,
json
brand
string

A brand's slug; the default brand without it

context
string

Resolve for this context, e.g. dark-background

Response

The tokens, as text: CSS, Sass, Less, JS, TypeScript or JSON