Docs
Web

Extract colors, fonts, spacing, and typography hints

GET/web/styleguide
AuthorizationBearer <token>

Enter your API key with the bc_ prefix

In: header

Query Parameters

domain*string

Domain or URL to inspect

directUrl?string

Inspect this exact public URL instead of deriving a homepage from domain.

cacheMaxAgeMs?number

Maximum cache age in milliseconds.

Range0 <= value <= 604800000
timeoutMS?number

Request timeout hint in milliseconds.

Range1000 <= value <= 120000
maxSpeed?boolean

Prefer the fastest existing fetch path when possible.

Defaultfalse

Response Body

curl -X GET "https://example.com/web/styleguide?domain=example.com"
Empty
Empty
Empty
Empty