Everfetch Brand API

White label your B2B SaaS with every customer's brand.

One API call turns a customer's work email into their logo, colors, description, and a ready to apply theme.

Free for 1,000 brands a month, every month. No card needed. White label · form prefill · onboarding · enrichment · directories.

app.yourproduct.com/new-signup
G

Good morning, Graza

graza.co

Active

12

Active projects

24

Team members

78%

Completion

Recognized from sam@graza.co at signup.

The API

One call at signup.

Send a work email or company domain. Everfetch returns the company identity, their description, and an accessible application theme. Your app decides where to use it.

01

Your customer signs up

sam@graza.co

02

Everfetch reads only the domain

graza.co — the mailbox name is never stored

03

Your app receives the brand

Logo, safe colors, and their description

POST /v1/brand/retrieve
POST /v1/brand/retrieve
{ "email": "sam@graza.co" }

→ 200 OK
{
  "brand": {
    "name": { "value": "Graza" },
    "description": {
      "value": "Every kitchen deserves good, fresh
      olive oil that's affordable enough to be
      used every day."
    }
  },
  "application_theme": {
    "colors": {
      "action": "#3C422E",
      "on_action": "#FFFFFF",
      "tint": "#ECECEA",
      "focus": "#3C422E"
    },
    "fallback": null
  }
}

Zero customer effort

No logo uploads, no brand settings page.

Every account from day one

Including customers who never touch settings.

Safe by default

Accessible colors, source evidence on every field, and a fallback that keeps your own theme.

Built-in guardrails

Brand where it belongs. Meaning stays fixed.

Apply customer branding

  • Customer logo and company name
  • Primary actions and selected navigation
  • Focus states and one nonsemantic data series
  • Subtle customer context surfaces
  • Their description, prefilled into editable fields

Keep product meaning fixed

  • Errors, warnings, and destructive actions
  • Status meaning and semantic data colors
  • Body text, code, and API keys
  • Your product layout, type, and behavior
Every field shows its source and timestamp.Fallback keeps your safe product theme.Colors are contrast checked before they reach you.

Local skill

Preview it on your own dashboard first.

Use our Claude Code or Codex skill to see five real brands applied to your own B2B SaaS before wiring up the live API.

Claude Code

01 · Install

npx skills add everfetch-ai/skills --skill brand-preview -a claude-code

02 · Run from your app root

/brand-preview

Codex

01 · Install

npx skills add everfetch-ai/skills --skill brand-preview -a codex

02 · Run from your app root

$brand-preview
Two minutes, no account, no API key. Run one command from your app root and scroll your own dashboard in five real brands: HubSpot, Discord, Casper, The New York Times, Berkshire Hathaway.

Pricing

One successful result. One Everfetch credit.

Start free with 1,000 brands a month, every month. Pay when your volume grows past it. Brand retrieval uses the same credits as every other endpoint — there is no separate Brand plan. Pending checks, unsuccessful results, and logo delivery do not consume a credit.

Past the free tier, Starter is $49 a month for 15,000 credits and Pro is $149 for 60,000. See full pricing.

White label stops being a nicety the day a big customer puts it in the RFP.

Be ready before they ask. Use the local skill to see five branded versions of your own app, then connect the live API when the surfaces look right.