Endpoints
The Company Logo API offers two ways to retrieve logos:- Fetch Logos by Symbol (
/api/v1/logos): Retrieve logos for publicly traded companies using a ticker symbol. Returns logos along with detailed security information across global exchanges. - Fetch Private Company Logos (
/api/v1/logos/private): Retrieve logos for private (non-exchange-listed) companies. Resolve a logo using exactly one of a stable logoid, a webdomain(e.g.stripe.com), or a 20-characterlei(Legal Entity Identifier).
Key Features
- Public & Private Coverage: Retrieve logos for publicly traded companies across all major global exchanges, as well as private (non-exchange-listed) companies.
- Global Coverage: Supports public companies across all major global exchanges, including U.S., Europe, Asia, and emerging markets.
- Multiple Formats: Logos are available in SVG (vector) for scalable use, and PNG and WebP for rapid rendering on web and mobile.
- Responsive Variants: Choose from thumbnail, square, or landscape formats to suit your layout — whether it’s a compact ticker list or a full company profile.
- High-Quality Assets: All logos are curated for clarity and accuracy, with transparent backgrounds and color-corrected rendering.
- Flexible Querying: Retrieve public company logos using a ticker symbol, or resolve private company logos by stable logo ID, web domain, or LEI.
Format Types
-
SVG: Scales well. Best for mobile applications that support various device sizes.
-
PNG: Best for simple integrations.

- WebP: Smaller file sizes with high quality. Available for private company logos and ideal for performance-sensitive web applications.
Coverage
- Public Companies: Logos for companies listed on exchanges including NYSE, NASDAQ, LSE, Euronext, TSX, TSE, HKEX, and more.
- Private Companies: Logos for non-exchange-listed companies, resolvable by logo ID, web domain, or LEI.
- Asset Types: Common stocks, ETFs, ADRs, REITs, and other equity-linked products.
- Update Frequency: Regularly refreshed to reflect logo changes from rebranding, mergers, or spin-offs.
Use Cases
- Add logos to watchlists, quote pages, and portfolio summaries
- Enrich news articles or earnings coverage with branded visuals
- Display branding for private companies in funding, M&A, and pre-IPO coverage
- Power white-label financial apps with consistent branding elements
- Replace brittle manual logo sourcing pipelines with a robust, API-first solution