fonts + brand intelligence API

~10k fonts, 1,290 brand design systems, brand intelligence endpoints, and 28 MCP tools.

Fonts

Brand kits

Brand intelligence (POST, JSON body)

MCP

try

/kit/Stripe · /brand/Stripe.pack.json · /similar?to=Arimo-Regular.otf · /pair?display=Playfair+Display

curl -X POST https://fonts.thundre.ai/generate/pack \
  -H 'content-type: application/json' \
  -d '{"brief":"warm editorial luxury real estate","seed_color":"#1a3a5c","industry":"real-estate"}'
curl -X POST https://fonts.thundre.ai/tokenize \
  -H 'content-type: application/json' \
  -d '{"image_url":"https://example.com/screenshot.png","surface":"website"}'