Skip to main content
Get company and stock market logos for your financial website or application using stock ticker symbols. The stock logo API maps ticker symbols to company logos across major global exchanges. Use it in a brokerage, portfolio tracker, or market dashboard.

Try it yourself

Enter any stock ticker symbol below to see the company logo. Supports NYSE, NASDAQ, and global exchanges.

How to use stock ticker logos

Get your publishable key from the Logo.dev dashboard. Here’s an example of how to implement a stock ticker logo lookup for Etsy on your website:
Anywhere you can use an image URL, such as Excel, Slack, or email, you can use this endpoint:

How stock ticker lookup works

For supported exchanges, ticker symbols map to domain names. A ticker lookup and a domain lookup return the same result for a recognized symbol. An unrecognized symbol returns a fallback image.

Exchange support

We support ticker symbols from all major global exchanges. By default, unsuffixed symbols search US exchanges, including NYSE, NASDAQ, NYSE American, Cboe, OTC, and Pink Sheets. To specify a particular exchange, append the exchange shortcode after the ticker symbol with a dot:

Exchange shortcodes

By default, an unrecognized ticker symbol returns a fallback image, not an error. Add fallback=404 to the request to get a 404 response instead.

FAQs

Yes, all the parameters of the logo endpoint are also available for the ticker endpoint.
Most listed equities and many ETFs resolve to logos. An unrecognized symbol returns a fallback image.
Yes, we support cryptocurrency logos through our dedicated crypto endpoint. View the crypto documentation.
We’re obsessed with quality. You can report issues in two ways: - Submit an update at logo.dev/update - Report directly from the dashboard when you’re logged in