Brandfetch
Overview
SLUG: BRANDFETCH
Description
Brandfetch offers an API that retrieves company logos, brand colors, and other visual assets, helping marketers and developers maintain consistent branding across apps
Authentication Details
API Key
Connecting to Brandfetch
Create an auth config
Use the dashboard to create an auth config for the Brandfetch toolkit. This allows you to connect multiple Brandfetch accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Brandfetch Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Brandfetch toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BRANDFETCH_GET_BRAND_INFO
Tool Name: Get Brand Information
Description
Action Parameters
Action Response
BRANDFETCH_GET_COMPANY_INFO
Tool Name: Get Company Information
Description
Action Parameters
Action Response
BRANDFETCH_GET_LOGO
Tool Name: Get Brand Logo
Description
Action Parameters
Action Response
BRANDFETCH_GET_TRANSACTION_INFO
Tool Name: Get Transaction Info
Description
Action Parameters
Action Response
BRANDFETCH_IDENTIFY_MERCHANT
Tool Name: Identify Merchant from Transaction
Description
Action Parameters
Action Response
BRANDFETCH_SEARCH_BRANDS
Tool Name: Search Brands
Description
Action Parameters
Action Response