Free
- 3000 requests / month
- All logo types
- Static logo embeds
- Quality scoring
- Email support
Discover, normalize, and monitor company logos — then embed them
with a single <img> tag or query the API.
No scraping pipelines, no guessing favicons, no outdated logos.
We check robots.txt before every request — no scraping where a site doesn't allow it.
Type any domain and preview the logo assets and JSON response — no signup.
Enter any domain to discover logos and preview the API response.
—
Score reflects format quality, resolution, asset type confidence, file size, and penalties.
Run a discovery to see the live JSON response here.
Company logos are surprisingly difficult to manage. Websites expose multiple assets — favicons, icons, wordmarks, social images — often in inconsistent formats and sizes.
Fivicon discovers, labels, scores, and monitors these assets so your application always renders the best version.
Primary logo, icon, wordmark, and
favicon — returned as a normalized logos[] array.
Exact width/height for every asset so
your UI never breaks on odd aspect ratios.
A confidence score so you can always render the
best version, with sane fallbacks.
After discovery, drop a URL from
static.fivicon.com into your app. Fivicon serves your
locked logo or the best catalog match — and keeps it fresh when the
brand changes.
Subscribe to a domain and get notified when logos change — via webhooks, no polling required.
Subscribe to a domain and receive a daily digest of every logo change — new assets, score deltas, and removed variants.
Every webhook payload includes the previous and current asset so you can compare, store history, or trigger your own pipeline.
When a logo’s quality score improves — better resolution, SVG detected — we notify you so you can upgrade what you’re serving.
{ "event": "logo.updated", "domain": "fivicon.com", "changed": ["primary", "icon"], "previous": { "url": "https://cdn.fivicon.com/fivicon.com/primary_v1.svg", "score": 81, "format": "svg" }, "current": { "url": "https://cdn.fivicon.com/fivicon.com/primary_v2.svg", "score": 94, "format": "svg", "width": 240, "height": 80 }, "score_delta": 13, "ts": "2026-03-14T12:12:54Z" }
Pro billing coming soon — sign up free and we'll notify you when it's ready.
We'll notify you when Pro launches.