Web
Extract colors, fonts, spacing, and typography hints
GET
/web/styleguideAuthorization
api-key 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.
Range
0 <= value <= 604800000timeoutMS?number
Request timeout hint in milliseconds.
Range
1000 <= value <= 120000maxSpeed?boolean
Prefer the fastest existing fetch path when possible.
Default
falseResponse Body
curl -X GET "https://example.com/web/styleguide?domain=example.com"Empty
Empty
Empty
Empty