Logo API by Osintly
Logo API resolves logos for any domain and returns the image directly — PNG, SVG, or ICO — served from the edge. No API key needed. No redirect. CORS enabled out of the box, so you can call it straight from any frontend. Drop-in replacement for logos.clearbit.com. Logos are cached at the edge for 30 days. Requests that aren't already cached are limited to 1,000 per minute per IP.
Logo API by Osintly endpoints
| Method | Endpoint | Description |
|---|---|---|
| {domain} | ||
| GET |
getLogo /{domain} |
Returns the logo image for the given domain directly as a binary response. The `www.` prefix is stripped automatically. **Cache behaviour:** Edge-cached for 30 days. Subsequent… |
Logo API by Osintly pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1000 / minute |
|