Get Brand Logo retrieves official logos for any company, stock, or cryptocurrency — by domain, ticker, ISIN, or crypto symbol. You get the logo image plus every available variant in light and dark themes, SVG and raster formats, and icon or full lockup versions.
It's the cleanest way to pull a brand's official visual identity into a report, dashboard, app, or document without hunting through company websites or guessing at CDN paths.
What you can do
- get_logo — fetch any brand's logo using a domain (nike.com), stock ticker (AAPL), ISIN code, or crypto symbol (crypto/BTC)
- Choose between icon (compact square), full logo (horizontal lockup), or symbol variants
- Specify light or dark theme to match your background
- Get all available variants and formats (SVG, PNG, WebP, JPEG) in one response
Who it's for
Developers building dashboards or financial apps that display company logos, analysts producing branded reports, designers who need clean brand assets quickly, and anyone building tools that work with companies, stocks, or crypto.
How to use it
- Use get_logo with an identifier — a domain works for most companies, a ticker for listed stocks, or a crypto symbol for digital assets
- Set type to "icon" for compact UIs or "logo" for full horizontal lockups
- Set theme to "dark" or "light" based on your background
- Use logo_url for the selected variant, or all_logos to let users pick their preferred format
Getting started
Works immediately with no configuration for most brands — connecting your own account key removes shared rate limits for high-volume use.