/api/package?d={domain}Full brand package for a domain: logo URLs, motto, slogan, verse, colors, hero images, cluster, producer, stage.
Example
curl https://brand.dauntless.ventures/api/package?d=memorize.live
Centralized brand identity for the Dauntless Ventures ecosystem. Serves badges, logos, mottos, slogans, verses, colors, and themes across 60+ domains from a single API.
Public endpoints — no authentication required.
/api/package?d={domain}Full brand package for a domain: logo URLs, motto, slogan, verse, colors, hero images, cluster, producer, stage.
curl https://brand.dauntless.ventures/api/package?d=memorize.live
/api/sitesAll enrolled domains with logo URLs, cluster assignment, stage, and producer.
/api/clustersCluster definitions — labels, colors, logos.
/api/colors.css?d={domain}Generated CSS custom properties for a domain's active theme. Drop-in stylesheet for any site.
One script tag on any enrolled domain:
<script src="//brand.dauntless.ventures/brand.js"></script>
Auto-detects light/dark mode. Renders the correct cluster badge with the domain's logo.