Brandfetch

Brandfetch integration on indie.money — brand asset retrieval and logo api

Written By pvdyck

Last updated About 3 hours ago

Brandfetch

Community — Available, not yet validated

VendorBrandfetch
NodesBrandfetch
Tier⬜ Community
AuthAPI Key via Secure Vault

Overview

Retrieve brand assets, logos, colors, fonts, and company data using the Brandfetch API. Provide a company domain and get back structured brand information.

Authentication

API Key via Secure Vault. Connect via the credential configuration modal when deploying an agent that uses this node.

Resources & Operations

All operations work on the Brand resource, identified by domain name.

OperationDescription
ColorReturn a company's brand colors
CompanyReturn a company's data (name, description, etc.)
FontReturn a company's fonts
IndustryReturn a company's industry classification
LogoReturn a company's logo and icon

Parameters

  • Domain — The company domain to look up (required for all operations).
  • Download — (Logo operation) Whether to download the image file as binary data.
  • Image Type — (Logo operation) Choose between icon or logo.
  • Image Format — (Logo operation) Choose between PNG or SVG.

Tips

  • Use the Logo operation with download enabled to fetch brand logos as binary data for embedding in reports or emails.
  • Combine Company and Industry lookups to enrich CRM records with brand intelligence.
  • All lookups are by domain, so pair with a domain-extraction step if starting from URLs or email addresses.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.