Brandfetch offers an API that retrieves company logos, brand colors, and other visual assets, helping marketers and developers maintain consistent branding across apps
Available to claim
Build and ship the Brandfetch plugin to earn 19 points when we merge it to main. You have 1 hour to link an issue, then 3 hours to open a PR with the plugin scaffold.
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.
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.
This tool retrieves brand logos directly from Brandfetch's CDN with extensive customization options. It supports size control (width/height), theme selection (light/dark), logo type (icon/logo/symbol), and fallback behavior. The CDN provides optimized image delivery with WebP format by default.
This action retrieves detailed company information for a given brand identifier. While the BRANDFETCH_GET_BRAND_INFO tool provides general brand information, this tool specifically focuses on extracting and returning the company-related firmographic data from the response. If the identifier returns no result, use BRANDFETCH_SEARCH_BRANDS to find alternate candidates before concluding the brand does not exist.
Tool to retrieve the Brandfetch GraphQL API version. Use when you need to check the current API version via the GraphQL endpoint.
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.
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.
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.
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.
No webhooks.