# Brandfetch AI integration on Definable

> Brandfetch offers an API that retrieves company logos, brand colors, and other visual assets, helping marketers and developers maintain consistent branding across apps

## What this connects

Brandfetch offers an API that retrieves company logos, brand colors, and other visual assets, helping marketers and developers maintain consistent branding across apps

Vendor: https://brandfetch.com

## Tools available

**7** tools available. First 7:

- `BRANDFETCH_GET_BRAND_INFO` — Get Brand Information — Retrieves brand information including logos, colors, fonts, and company details using a domain, Brand ID, ISIN, or stock ticker. Logo data may be absent for some domains — do not assume logos are always returned. The response includes multiple logo types (e.g., icon, logo) and themes; explicitly select the desired type and size rather than defaulting to the first URL.
- `BRANDFETCH_GET_GRAPHQL_VERSION` — Get GraphQL API Version — Tool to retrieve the Brandfetch GraphQL API version. Use when you need to check the current API version via the GraphQL endpoint.
- `BRANDFETCH_GET_TAXONOMY` — Get Brandfetch Taxonomy — Tool to retrieve Brandfetch's taxonomy via GraphQL API. Use this to get a complete list of industries, countries, and geographic regions used in Brandfetch's classification system. The taxonomy includes hierarchical industry data with parent-child relationships.
- `BRANDFETCH_GET_TRANSACTION_INFO` — Get Transaction Info — This tool converts payment transaction labels into detailed merchant brand information. It takes a transaction label (like what you see on your credit card statement) and returns comprehensive brand data (including logos, colors, fonts, and company information). It is useful for identifying merchants and enriching transaction data with detailed brand information.
- `BRANDFETCH_LIST_SUBSCRIBABLE_EVENTS` — List Subscribable Events — Tool to retrieve all available webhook event types that can be subscribed to via the Brandfetch GraphQL API. Returns event names and descriptions for webhook configuration. Available events include brand.claimed, brand.deleted, brand.updated, brand.company.updated, and brand.verified.
- `BRANDFETCH_LIST_WEBHOOKS` — List Webhooks — Tool to retrieve a list of all webhooks via GraphQL API. Use when you need to query webhook configurations and their statuses in the Brandfetch system.
- `BRANDFETCH_SEARCH_BRANDS` — Search Brands — Searches for brands by name and returns matching brand information including URLs and icons, enabling rich autocomplete experiences. Use this tool first to resolve a vague name or ticker to a precise domain or brandId before calling BRANDFETCH_GET_BRAND_INFO or BRANDFETCH_GET_LOGO. Results may include multiple candidates; disambiguate using the domain, geography, qualityScore, and verified fields rather than defaulting to the first result. Returns empty results for new or niche brands.

## Auth

Auth schemes: `API_KEY`.

## How agents use Brandfetch

Inside a Definable workflow, Brandfetch is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Brandfetch** — the Researcher (GPT-5.5) pulls context from Brandfetch (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Brandfetch** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Brandfetch (create record, post message, draft email).
- **Designer / Engineer → Distributor → Brandfetch** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Brandfetch (attach file, open PR comment, post status).

The Verifier checks every Brandfetch call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- images & design — https://definable.ai/apps/category/images-&-design/
- marketing automation — https://definable.ai/apps/category/marketing-automation/

## Related

- HTML page: https://definable.ai/apps/brandfetch/
- Same category (images & design): https://definable.ai/apps/category/images-&-design/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
