Comparison

Refflux vs Logo.dev

The same free logo allowance, 5,000,000 logo requests for $99.99 instead of $150, and company data resolved live rather than read from a dataset someone crawled last month.

 ReffluxLogo.dev
Free logo requests / monthMatched deliberately - we did not want the free tier to be the reason to choose them.500,000500,000
Free company lookups / monthTheir 'brand retrieval' is the closest equivalent to a Refflux lookup: a full company record.500100 brand retrievals
Entry paid plan$19.99/mo$150/mo
Logo requests on the entry paid plan1,500,0005,000,000
Company lookups on the entry paid plan15,0003,000 brand retrievals
5,000,000 logo requests / month costs$99.99/mo$150/mo
Overage blocks your images
Hosted, normalized logo CDN
Logo transforms (size + format)
Read live from the web on cache missWe resolve the company at request time rather than serving whatever a periodic crawl last captured.
MCP server for AI agentsenrich_company and company_logo, authenticated with your API key as a bearer token.
Self-hostable enrichment engineThe engine has no proprietary dependencies, so it can run inside your own infrastructure.

Logo.dev figures are their own published pricing, checked on 8 August 2026. Their plans also include brand searches (5,000,000on Pro), which Refflux has no direct equivalent for. Their extra brand retrievals are billed at 5¢ each. Check their site for current terms before deciding.

Switching takes one line

The logo URL has the same shape, so migrating is a host swap and a new publishable key. Sizes and formats work the same way.

Before

GETapi.refflux.devimg.logo.dev
Request
<img src="https://img.logo.dev/stripe.com?token=pk_live_…" />
Response

After

GETapi.refflux.devimg.refflux.dev
Request
<img src="https://img.refflux.dev/stripe.com?token=pk_live_…" />
Response

Where we are honestly behind

Logo.dev has been running far longer and serves billions of requests. If you need brand search across a catalogue, flat-file delivery, or vectorized raster logos today, they have those and we do not. Refflux is the better fit when you want company data resolved live, an MCP server your agents can call, and the option to run the engine yourself.