Skip to content

api-evangelist/brand-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brand API (Brandfetch) (brand-api)

Brandfetch provides programmatic access to brand assets and company data through a suite of APIs. The Brand API retrieves logos, color schemes, fonts, images, and firmographic information for any company via domain, stock ticker, ISIN code, or crypto symbol. The Logo Link API serves logos via CDN with support for multiple formats, themes, and sizes. The Brand Search API enables autocomplete experiences by matching brand names to their domains and identifiers. All APIs support Bearer token authentication with free access for development.

APIs.json: https://raw.githubusercontent.com/api-evangelist/brand-api/refs/heads/main/apis.yml

Scope

  • Type: Index
  • Position: Consuming
  • Access: 3rd-Party

Tags

  • Brands
  • Logos
  • Brand Assets
  • Company Data
  • Firmographics

Timestamps

  • Created: 2024-03-30
  • Modified: 2026-04-21

APIs

Brandfetch Brand API

Brand API provides programmatic access to any company's brand assets through a single API call. Returns the latest logos, color schemes, fonts, images, and firmographic information. Supports lookup by domain (e.g. nike.com), stock/ETF ticker (e.g. NKE), ISIN code, or crypto symbol (e.g. BTC). Base endpoint: GET /v2/brands/{identifier}. Authentication via Bearer token. Free sandbox testing available on the brandfetch.com domain.

Tags

  • Brands
  • Logos
  • Colors
  • Fonts
  • Firmographics

Properties

Brandfetch Logo Link API

Logo Link delivers brand logos directly via CDN URL embedding. Supports lookup by domain, stock ticker, crypto symbol, or ISIN. Parameters include logo type (icon, symbol, logo), theme (light/dark), height/width, format (webp, png, jpg, svg), and fallback behavior. Base CDN URL: https://cdn.brandfetch.io/{identifier}?c=CLIENT_ID. Free with fair-use rate limits; no attribution required.

Tags

  • Logos
  • CDN
  • Brand Assets

Properties

Brandfetch Brand Search API

Brand Search API matches brand names to their corresponding domain URLs and unique identifiers, enabling rich autocomplete experiences. Endpoint: GET https://api.brandfetch.io/v2/search/:name. Authentication via Client ID query parameter. Free to use; no attribution required.

Tags

  • Brand Search
  • Autocomplete
  • Domain Matching

Properties

Common Properties

Maintainers

FN: API Evangelist Email: info@apievangelist.com

About

Brandfetch provides programmatic access to brand assets and company data through a suite of APIs. The Brand API retrieves logos, color schemes, fonts, images, and firmographic information for any company via domain, stock ticker, ISIN code, or crypto symbol.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors