All comparisons
Clearbit's logo API was shut down in 2024

The Clearbit replacement you need

When HubSpot acquired Clearbit, they shut down the public API. LogoRouter is the fastest drop-in replacement — same URL pattern, more features, and a free tier that scales.

Migration guide

What happened to Clearbit?

HubSpot acquired Clearbit in late 2023 and sunset the standalone developer APIs — including the Clearbit Logo API, Enrichment API, and Autocomplete API — in 2024. Developers using the free logo.clearbit.com endpoint started getting 404s. LogoRouter was built as the direct replacement with a near-identical URL structure so migration is a single URL swap.

1 URL

Change to migrate

Keep all your existing code

500K

Free requests/month

Clearbit had no free tier

30M+

Companies indexed

Broader coverage than Clearbit

Clearbit vs LogoRouter

Clearbit

API shut down

LogoRouter

That's us

Status

API availability

Shut down by HubSpot

Active · 99.99% uptime

Free tier

500K requests/month

Paid plans

Enterprise only (gone)

From $19/mo

Logo API

Logo by domain
Dark mode logos
Retina / @2x
PNG & WebP
SVG format

Startup+ plan

Smart fallbacks
Custom size

Fixed sizes only

Any size via ?size=

Extra APIs

Company enrichment

Shut down

AI metadata (Pro)

Brand Colors API
Company search

Shut down

Stock ticker lookup

Infrastructure

Global CDN
Response time

N/A

<50ms p50

Uptime SLA

N/A

99.99%

Migration

Drop-in URL replacement
Migration guide
Migration time

N/A

~15 minutes

Migrate from Clearbit in one line

The URL structure is intentionally compatible. Replace the hostname and add your API key. That's it.

# Clearbit (dead)

https://logo.clearbit.com/stripe.com

# LogoRouter (drop-in replacement)

https://api.logorouter.com/logo/stripe.com?key=YOUR_KEY

Full migration guide