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: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
Can I change the size or image format?
Can I change the size or image format?
Yes, all the parameters of the logo endpoint are also available for the ticker endpoint.
Does this support ETFs and other security types?
Does this support ETFs and other security types?
Most listed equities and many ETFs resolve to logos. An unrecognized symbol returns a fallback image.
Do you support crypto?
Do you support crypto?
Yes, we support cryptocurrency logos through our dedicated crypto endpoint. View the crypto documentation.
What if I find a missing or wrong ticker logo?
What if I find a missing or wrong ticker logo?
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