Brand API (Brandfetch) website screenshot

Brand API (Brandfetch)

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.

Brand API (Brandfetch) publishes 1 API on the APIs.io network: Brands API. Tagged areas include Brands, Logos, Brand Assets, Company Data, and Firmographics.

Brand API (Brandfetch)’s developer surface includes pricing, getting-started guide, support, documentation, sandbox, changelog, signup flow, and 10 more developer resources.

45.4/100 developing ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
3 APIs
BrandsLogosBrand AssetsCompany DataFirmographics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 45.4/100 · developing
Contract Quality 12.3 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 12.6 / 20
Operational Transparency 7.9 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/brand-api: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

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

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/v...

Brand API (Brandfetch) Brands API

The Brands API from Brand API (Brandfetch) — 1 operation(s) for brands.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Brand Api Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Brand Api Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 3

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: brand-api
url: https://raw.githubusercontent.com/api-evangelist/brand-api/refs/heads/main/apis.yml
name: Brand API (Brandfetch)
tags:
- Brands
- Logos
- Brand Assets
- Company Data
- Firmographics
type: Index
kind: company
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-productions2.s3.amazonaws.com/apis-json-icons/brand-api-create-branded-experiences.png
access: 3rd-Party
created: '2024-03-30'
modified: '2026-04-21'
position: Consuming
description: 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:
- aid: brand-api:brandfetch-logo-link-api
  name: Brandfetch Logo Link API
  tags:
  - Logos
  - CDN
  - Brand Assets
  humanURL: https://docs.brandfetch.com/docs/logo-link
  properties:
  - url: https://docs.brandfetch.com/docs/logo-link
    type: Documentation
  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.'
- aid: brand-api:brandfetch-brand-search-api
  name: Brandfetch Brand Search API
  tags:
  - Brand Search
  - Autocomplete
  - Domain Matching
  humanURL: https://docs.brandfetch.com/docs/brand-search-api
  properties:
  - url: https://docs.brandfetch.com/docs/brand-search-api
    type: Documentation
  description: '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.'
- aid: brand-api:brand-api-brands-api
  name: Brand API (Brandfetch) Brands API
  description: The Brands API from Brand API (Brandfetch) — 1 operation(s) for brands.
  humanURL: https://docs.brandfetch.com/docs/brand-api
  tags:
  - Brands
  properties:
  - type: OpenAPI
    url: openapi/brand-api-brands-api-openapi.yml
  - type: Documentation
    url: https://docs.brandfetch.com/docs/brand-api
common:
- type: DomainSecurity
  url: security/brand-api-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/brandfetch
- type: LinkedIn
  url: https://www.linkedin.com/company/brandfetch
- url: https://brandfetch.com/developers/customers
  name: Customers
  type: Customers
- url: https://brandfetch.com/developers/pricing
  name: Pricing
  type: Pricing
- url: https://docs.brandfetch.com/docs/getting-started
  name: Getting Started
  type: GettingStarted
- url: https://docs.brandfetch.com/docs/webhooks/overview
  name: Webhooks
  type: Webhooks
- url: https://docs.brandfetch.com/docs/webhooks/event-types
  name: Event Types
  type: EventTypes
- url: https://docs.brandfetch.com/support/getting-help
  name: Support
  type: Support
- url: https://docs.brandfetch.com/support/report-inaccuracies
  name: Issues
  type: Issues
- url: https://docs.brandfetch.com/recipes/overview
  name: Recipes
  type: Recipes
- url: https://docs.brandfetch.com/reference/overview
  name: Reference
  type: Documentation
- url: https://docs.brandfetch.com/docs/brand-api#testing-sandbox
  name: Sandbox
  type: Sandbox
- url: https://docs.brandfetch.com/changelog/2024
  name: Change Log
  type: ChangeLog
- url: https://developers.brandfetch.com/
  name: Login
  type: Login
- url: https://developers.brandfetch.com/register
  name: Sign Up
  type: Signup
- url: https://docs.brandfetch.com/llms.txt
  name: LLMs Reference
  type: LlmsText
properties:
- type: x-domain
  value: brandfetch.com
- type: x-authentication
  value: Bearer token (Brand API), Client ID query parameter (Logo Link, Search)
- type: x-identifier-types
  value: Domain, Stock/ETF ticker, ISIN code, Crypto symbol
- type: x-data-returned
  value: Logos, color palettes, fonts, images, firmographic data
- type: x-logo-formats
  value: WebP, PNG, JPG, SVG
- type: x-logo-types
  value: icon, symbol, logo
- type: x-logo-themes
  value: light, dark
- type: x-use-cases
  value: B2B personalization, brand asset retrieval, company data enrichment, financial platform logos, crypto app branding,
    multi-tenant SaaS branding, brand autocomplete, CRM enrichment
maintainers:
- FN: API Evangelist
  email: info@apievangelist.com
specificationVersion: '0.19'