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. It is a CDN URL contract rather than a REST resource, which is why it carries no OpenAPI representation.

API entry from apis.yml

apis.yml Raw ↑
aid: brand-api:brandfetch-logo-link-api
name: Brandfetch Logo Link API
tags:
- Logos
- CDN
- Brand Assets
humanURL: https://docs.brandfetch.com/logo-api/overview
baseURL: https://cdn.brandfetch.io
properties:
- url: https://docs.brandfetch.com/logo-api/overview
  type: Documentation
- url: https://docs.brandfetch.com/logo-api/parameters
  type: APIReference
description: '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. It is a CDN URL contract rather than a REST
  resource, which is why it carries no OpenAPI representation.'