How do developers fetch our brand?

One call: GET /v1/branding/{orgId}/resolve, with a format for the visual kit, CSS variables, or the voice instructions. The same thing is a resolve_brand tool over MCP.

Sep 6, 2026
NOWAITN

One call resolves the whole brand for a situation: GET /v1/branding/{orgId}/resolve on the platform API, with your organization key. The format parameter picks what you get back — kit returns the visual payload (colors, logo, fonts, initials, share image), css returns ready-to-use custom properties for your stylesheet, prompt returns the voice instruction block to put into a system prompt, and full returns everything together with which overlays matched. Pass the context you are rendering for — surface, audience, channel, location, moment — or just describe it in plain language and let the platform work the dimensions out. AI agents reach the same thing over MCP as the resolve_brand tool, alongside tools for editing and publishing the kit, the voice and the overlays.