Thanks to visit codestin.com
Credit goes to www.logo.dev

Skip to main content
Logo.dev takes any company’s domain, stock ticker, ISIN, or crypto symbol and returns a logo, a matching domain, or a full brand profile. There’s no SDK to install and no logo files to host.

Try it yourself

Enter any domain to fetch its logo from our database of tens of millions of companies.

Our APIs

Logo API

Add company logos to your app or site by domain, stock ticker, ISIN, or crypto symbol.

Search API

Resolve a company name to its domain, with typeahead autocomplete.

Describe API

Turn any domain into structured company data: name, description, colors, and socials.

Brand API

Get a domain’s full brand profile: logo, brandmark, social banners, and colors.

Transaction API

Identify a merchant from a raw card transaction and show its logo. Early access.

Use cases

  • CRM and sales tools — enrich contact and company records with logos.
  • Fintech and banking — show merchant logos next to transactions.
  • Email and messaging — display sender logos for trust and recognition.
  • B2B SaaS — build customer walls and integration directories without manual logo upkeep.
  • Analytics and dashboards — make company data scannable with logos instead of plain text.

Quickstart

Call the Logo API with your publishable key as the token parameter:
<img
  src="https://img.logo.dev/nike.com?token=LOGO_DEV_PUBLISHABLE_KEY"
  alt="Nike logo"
/>
Most integrations take just a few minutes.