Skip to main content
Clearbit Logo API is shutting down December 1, 2025. If your app uses logo.clearbit.com, it will stop working. Logo.dev is the official migration path recommended by Clearbit / HubSpot.
This guide will help you replace Clearbit’s Logo API with Logo.dev for displaying company logos on your website or app. Most migrations only take a few minutes to change your Base URL and add a Logo.dev Public Key for authentication. Once you migrate, you can access the additional features Logo.dev provides such as new image parameters and alternate lookup methods.

Why Logo.dev?

We’re the same team that originally built the Clearbit Logo API and are the recommended migration partner by Clearbit / Hubspot. Logo.dev serves tens of millions of logo images daily with a focus and dedication to quality. Our goal is to be the reliable platform that can be used by millions for free and has upgraded paid features to sustain the service for the long term so you never have to migrate to another service again. Don’t wait until your logos break when Clearbit is shut down. Migrate now and join the tens of thousands of developers using Logo.dev today.

Migrate your website or app

1

Update your Base URL

Logo.dev is a one-to-one replacement for the Clearbit Logo API so all your parameters will continue to work as you expect. After replacing the Base URL, your images will not be returned until you authenticate them.
Clearbit Base URL
https://logo.clearbit.com/
Logo.dev Base URL
https://img.logo.dev/
2

Create an account and add your Public Key

To use Logo.dev, you’ll need to create an account and get your Public Key from the dashboard.
Logo.dev Public Key
LOGO_DEV_PUBLIC_KEY=pk_xxxxxxxxxxxx
For all integrations, it’s as simple as adding the token parameter and passing your Public Key.
Logo.dev Authenticated URL
https://img.logo.dev/:domain?token=LOGO_DEV_PUBLIC_KEY
Here’s examples of how to add your authentication in different programming languages:
<img src="https://img.logo.dev/stripe.com?token=LOGO_DEV_PUBLIC_KEY" alt="Stripe logo" />
Learn more about how to get your API key.
3

Update your Attribution Link

Free tier requires attribution back to Logo.dev wherever you display logos. Skip attribution by upgrading to any paid plan starting at $300/year.
Logo.dev Attribution Link
<a href="https://logo.dev" title="Logo API">Logos provided by Logo.dev</a>
Attribution links must be:
  • On a production site.
  • Publicly accessible
  • Be followable by search engines.
Learn more about how to add your attribution link.
4

Test and deploy

Before deploying to production, test that logos are displaying correctly:
  • Verify logos match expected companies
  • Check image quality and resolution
  • There’s no remaining references to logo.clearbit.com
Any low-quality or incorrect logos can be fixed within 24 hours by reporting them here. Our team actively maintains the logo database with daily updates.
Need help migrating or require custom features? Contact sales@logo.dev for personalized migration assistance, enterprise features, or volume pricing. We’re here to ensure a smooth transition from Clearbit.

Go further

This guide covers the essentials to get you migrated from Clearbit. Once you’ve made the switch, you can start leveraging Logo.dev’s new features that go beyond what Clearbit offered:

FAQs

Yes. Parameters like size, format, and greyscale work the same in Logo.dev, with the addition of an API token for authentication.
Sign up takes only a few minutes. Once you create an account you will receive an API token that works immediately, with no credit card required for the free tier.
Yes. Unlike Clearbit’s free endpoint, Logo.dev requires a token to monitor usage and provide consistent production-level performance.
Logo.dev provides monograms by default. You can also request 404 responses if you prefer to handle your own fallbacks.
Yes. Logos are optimized for high-resolution displays and are available in PNG and WebP formats.
Yes. The Describe API, available on paid plans, returns additional assets and structured fields about a domain such as names, descriptions, and social profiles.
Most migrations take less than an hour. Developers only need to replace endpoints with Logo.dev URLs, add tokens, and test before deployment.
Yes. You can sign up for a free account, test with your own domains, and run Logo.dev alongside Clearbit during migration.
Yes. Logo.dev covers all domains Clearbit supported, with frequent updates and the ability to request missing logos.
No. Logo.dev offers a free tier for testing and affordable paid plans that are simpler and more predictable than Clearbit’s enterprise pricing.
Logo.dev is built for production use with a global CDN, caching, and monitored uptime, while Clearbit’s free service was limited and is being discontinued.
Yes. You can embed a Logo.dev URL with your token in an <img> tag and it will render instantly without extra processing.
Yes. Each plan has defined usage limits, and higher tiers provide additional capacity for production workloads.
New logos are indexed and refreshed frequently to ensure they remain accurate and up to date.
Yes. Logo.dev can be used in both internal tools and customer-facing apps. Paid plans remove attribution requirements.
Email support@logo.dev for help with migration, integration, or troubleshooting.
I