Logo API Overview
You can see more logo demos in action by clicking here.

Get instant access to high-quality company logos by domain name - completely free and production-ready.
What this API Provides
- High-quality PNG logos for millions of companies
- Automatic fallback to clean monograms when logos aren’t available
- Daily updates to reflect rebranding and domain changes
- Production-ready for high-traffic applications
- No attribution required - use logos freely in your applications
Use Cases
- Onboarding flows - Display company logos during user registration
- Job boards - Show employer logos in listings
- Financial dashboards - Enhance account views with brand logos
- Internal tools - Add visual context to company data
- CRM systems - Enrich contact records with company branding
API Endpoint
{domain} with the company domain you want to retrieve a logo for.
Example Requests
Get Google’s logo:Response Format
The API returns logo images directly in PNG format. If a logo is found, you’ll receive the high-quality company logo. If no logo is available, a clean grey monogram placeholder will be returned instead.Successful Response
- Content-Type:
image/png - Status Code:
200 OK - Image Size:
128x128px(square format) - Body: PNG image data
Visual Example
Here’s what the Google logo looks like when fetched from the API:Example Usage in HTML
Example Usage in JavaScript
Rate Limiting
Best Practices
Migration from Clearbit
If you’re migrating from Clearbit Logo API, the transition is simple: Before (Clearbit):Supported Formats
- PNG format - High-quality, scalable logos
- Automatic fallback - Clean monograms for missing logos
- Consistent sizing - All logos delivered at 128x128px (square format)

