Brandfetch
Fetch Brandfetch logos, colors, firmographics, brand context, and brand search results.
Tools
| Name | Description |
|---|---|
get_brandGet brand assets and firmographics using Brandfetch auto-detection. | Get brand assets and firmographics using Brandfetch auto-detection. |
get_brand_by_domainGet logos, colors, fonts, images, descriptions, and firmographics for a domain. | Get logos, colors, fonts, images, descriptions, and firmographics for a domain. |
get_brand_by_tickerGet Brandfetch brand assets and firmographics for a stock or ETF ticker. | Get Brandfetch brand assets and firmographics for a stock or ETF ticker. |
get_brand_contextGet structured identity, positioning, target audience, voice, and style for a domain. | Get structured identity, positioning, target audience, voice, and style for a domain. |
search_brandsSearch Brandfetch brands by company name using the configured client ID. | Search Brandfetch brands by company name using the configured client ID. |
create_transaction_brandSubmit transaction data to Brandfetch Transaction API for merchant brand matching. | Submit transaction data to Brandfetch Transaction API for merchant brand matching. |
custom_api_callMake a guarded custom call to api.brandfetch.io. The bearer token is added automatically. | Make a guarded custom call to api.brandfetch.io. The bearer token is added automatically. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('brandfetch', 'get_brand', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'brandfetch',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect Brandfetch to my app?
Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.
What tools does Brandfetch support?
Brandfetch supports 7 tools including Get Brand, Get Brand By Domain, Get Brand By Ticker, Get Brand Context, Search Brands, and more.
Can I use Brandfetch with AI agents?
Yes. Add Brandfetch to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.
Can Brandfetch be used in stateful agent workflows?
Yes. Agents can combine Brandfetch tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.
What authentication does Brandfetch use?
Brandfetch uses Custom. Weavz stores credentials securely and uses them for authorized action execution.
How much does the Brandfetch integration cost?
The Brandfetch integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
Connect Brandfetch in minutes
Get 20,000 free action executions every month. No credit card required.