# The Company Logo API

> Fetch any company's logo in one JSON call. Transparent PNG, JPG, or layered SVG. $0.01/domain, no attribution, no monthly commit.

**Canonical URL:** https://superlogo.ai/company-logo-api  
**Target query:** `company logo API`  
**Summary:** Company logo API for developers. Send a name or domain, get a transparent PNG, JPG, or SVG. Pay-as-you-go from $0.01/logo, no attribution required.

## Overview

A company logo API returns a brand's logo when you send it the company name or domain. SuperLogo's covers 38M+ companies, returns transparent PNGs with clean alpha channels, and prices per-lookup so you never commit to a monthly subscription just to power a single "trusted by" strip or CRM avatar.

## Why teams switch

- **DIY logo fetching is a full-time job:** Scraping favicons is unreliable. Using each brand's press kit doesn't scale to 38M companies. Building a good logo API is genuinely hard.
- **Existing APIs lock you into monthly contracts:** Clearbit is dead. Brandfetch and Logo.dev want $99/mo or $280/yr to start. If you're building an MVP, that's an unnecessary cost.
- **Free tiers usually come with strings:** Every "free" logo API demands attribution — a visible credit link in your product. Enterprise procurement won't sign off on that.

## What SuperLogo does differently

- **Send a name OR a domain:** Same endpoint, two modes. Names use AI to resolve (~$0.04). Domains skip AI and hit the CDN directly (~$0.01). Batch up to 700 per request.
- **Six transforms, one key:** /v1/resolve, /v1/logo/colors, /v1/logo/monochrome, /v1/logo/circle, /v1/logo/badge, /v1/wall — all under one billing pool.
- **Layered SVG output:** Wall composites come back as SVGs with each logo as its own <image> element. Open in Figma, drag one out, delete another. Not a flat PNG dump.
- **$5 free credit for paying subscribers:** Existing SuperLogo Starter/Pro/Business subscribers get $5 in API credit as a one-time bonus. Enough to try every endpoint 100 times over.
- **No attribution, no monthly commit:** License lets you use logos in commercial products with no credit link. Buy $1 in credit, use it whenever — no expiration, no wasted quota.

## FAQ

### What do you charge per logo?

$0.01 when you send the exact domain. $0.04 when you send a company name and let our AI resolve the domain. Failed lookups are free.

### How is this different from just fetching favicons?

Favicons are 16×16 or 32×32, often ugly, and inconsistent. SuperLogo returns cleaned, transparent, high-res logos from a curated 38M-company database.

### Do you cover companies outside the US?

Yes. The database is global — European, Asian, Latin American brands are all covered by the same lookup.

### What if a logo isn't found?

You're not charged for misses. The response tells you `"found": false` for that specific input; billing only counts delivered logos.

## Get started

- **View the API:** https://superlogo.ai/api
- **API docs:** https://superlogo.ai/v1/docs.html
- **All company logo pages:** https://superlogo.ai/sitemap.xml
