Weavz
Brandfetch

Brandfetch

Fetch Brandfetch logos, colors, firmographics, brand context, and brand search results.

7 tools

Tools

Name
get_brand

Get brand assets and firmographics using Brandfetch auto-detection.

get_brand_by_domain

Get logos, colors, fonts, images, descriptions, and firmographics for a domain.

get_brand_by_ticker

Get Brandfetch brand assets and firmographics for a stock or ETF ticker.

get_brand_context

Get structured identity, positioning, target audience, voice, and style for a domain.

search_brands

Search Brandfetch brands by company name using the configured client ID.

create_transaction_brand

Submit transaction data to Brandfetch Transaction API for merchant brand matching.

custom_api_call

Make a guarded custom call to api.brandfetch.io. The bearer token is added automatically.

Quick Start

TypeScript
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.