Any company logo. One img tag.
Logo Link serves any company's logo from a global CDN in ~20ms. Just drop a URL into an img tag. No SDK, no backend, no API keys in your frontend.
Get API Access - FreeNo credit card required
Trusted by 5,000+ businesses




logo.html
<!-- Drop into any HTML, React, or email template -->
<img
src="https://logos.context.dev?publicClientId=brandLL_xxx
&domain=stripe.com"
alt="Stripe logo"
/>
<!-- That's it. No SDK, no backend, no API key. -->
<!-- Logos served from a global CDN in ~20ms. -->
<!-- Works with any domain: -->
<img src="...&domain=github.com" />
<img src="...&domain=shopify.com" />
<img src="...&domain=notion.so" />